We have a simple script in asp that checks a text file and retrieve information on a website. We want to run that on a php server
On the website the surfer searched by name or record number and the script checks the text files and returns the results
We need the script rewritten in PHP from asp. You will be given the text file and the asp file and you will return the php file