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 have heard that SQLite is pretty nice in this regard. It implements a basic database system but without having to run a seperate database process.


(Honestly, running mysql isn't that hard, but...)

--
paperCrane <Justin Patrin>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to