Gerben wrote:
> I'm wondering if there is any DBMS, like MySQL, which is (fully)
> implemented
> in php. This so you don't have to buy a MySQL database.

MySQL is free...

So is PostgreSQL:
http://postgresql.org

But both packages are external software packages with API modules to use
with PHP.

> I'm currently trying to put something together, but this would be a waste
> of
> time if it already exists.

[shudder] I also sure hope you're not trying to implement an DBMS in PHP.

Perhaps if you explained your concerns/issues for using MySQL as a
separate package, the list could better advise you.

At the moment, I think you're just a little naive or under-informed, if
not a bit crazy. :-) :-) :-)

PHP + MySQL is free and running on a zillion sites.  Go with that. It works.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to