Read and Display Strings
Hi, Does any one know how i can let a user search a text file and display the details they have selected.
For example i have a log file with a list of users details about when they accessed my web site. All i want them to do is enter some search data into a form (say username) and from there it will search through the log file (which is a simple text file) and display relevant data associated with their username.
Any ideas would be great.
|