Alright, well with any txt based system, your probably going to run into problems with multi-users (multiple browsers) updating the DB.
Reguardless, if you must use txtbased, I recommend SQL-Lite, it supports SQL statements, and is very small and very fast.
http://www.sqlite.com
Quoting myself(
)What I'm looking for is a way to implement a relational database in docuument_root of the web site (ie. /home/username)?
Adam,David
Thanks for your repsone(s) now back the root of the problem.
As stated above I need to be able to run the database from with the home direcory/document root?
TX, David
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php