Page 1 of 1
php-mysql info...
Posted: Wed Feb 02, 2005 8:47 pm
by pleigh
hi there,
just like to know if the php was created for mysql? or the other way around?
thanks
pleigh
Posted: Wed Feb 02, 2005 9:01 pm
by timvw
both statements are false :p
php was created because rasmus had a website
and mysql was created because msql wasn't good enough
Posted: Wed Feb 02, 2005 9:29 pm
by pleigh
hahaha!!!

tnx...
but is it true that the combination of php and mysql is very good, like they are meant to be made for each other?

Posted: Wed Feb 02, 2005 9:48 pm
by feyd
php works pretty well with any of the database APIs it supports. The fact that php4 came with MySQL built-in, helped push MySQL into "default" usage, as people are often too lazy or scared to change things, when one is provided by default.