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



On Mon, 2004-02-23 at 11:53, [EMAIL PROTECTED] wrote:
> Adam Voigt wrote:
> > Check these guys out:
> > 
> > http://spenix.com/WebHostingPlans.aspx
> > 
> > Very cheap, very reliable, great features, and support is second to none
> > I've ever experienced, and before you ask, no I'm not now nor have I
> > ever been an employee or shareholder. =) Just a satisfied customer.
> > 
> Admin --
> There is no shortage of good cheap hosting package.
> The choice of hosting providers is out of my hands.
> 
> What I'm looking for is a way to implement a  relational database in 
> docuument_root of the web site (ie. /home/username)?
> 
> David
-- 

Adam Voigt
[EMAIL PROTECTED]

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

Reply via email to