I made a php script that open a txt file and writes on it but now i want to be able to search through the file and find whats it on it.
The txt file looks kind of like this
......... ctl00$ctl00$cpMain$cpMain$Box$firs_name=THEIR_NAME ctl00$ctl00$cpMain$cpMain$Box$last_name=THEIR_LAST_NAME .....
What i want to do its that when the user search for their first name it will show them their last name. Its just an example.
Sorry for my bad english.


Sign In
Create Account


Back to top









