Hi all,
I am looking for simple php search script.
I need to search an array of files(about 20) based on the word user types into the search field on the site.
And it needs to be outputed in the simple <a href="filename" target="mainframe">filename</a> format.
The search field is in the "topframe" and the results are in the "mainframe".
I am still learning php and overestimated my abilities.
Please help if you can.
Thanks, Eugene.