[PHP-DB] Storing data in a file

2004-02-24 Thread Todd Cary
I have a client that does not want to use a DBMS for storing the email addresses the surfers input. Is there a class available that has a search function as well as an append? I would like to have several fields separated by a tab or : . Todd -- PHP Database Mailing List

Re: [PHP-DB] Storing data in a file

2004-02-24 Thread Stuart Gilbert
Todd Cary wrote: I have a client that does not want to use a DBMS for storing the email addresses the surfers input. Is there a class available that has a search function as well as an append? I would like to have several fields separated by a tab or : . Todd I've been writing a lot of