I am trying to write a small search page that will connect to a pipe delimted text file database and return the results. Any ideas on where to start ?
Hi,
Have a look at the file manipulation functions:
fopen() fread() fclose()
all part of the manual at
http://www.phpbuilder.com/manual/function.file.php
J
http://us2.php.net/fget_csv