Hi,
I am very new to php, and I am trying to use it to access a mysql
database. But I'm trying to use mysql_connect but the browser returns
the following error sayin that the mysql_connect function is undefined.
Why? Can anyone help?
Fatal error: Call to undefined function mysql_connect() in
C:\Data\Now\Con tractWork\Frien dsKnitting\Live WebSite\friends _emailsubmit.ph p
on line 11
ezmiller
I am very new to php, and I am trying to use it to access a mysql
database. But I'm trying to use mysql_connect but the browser returns
the following error sayin that the mysql_connect function is undefined.
Why? Can anyone help?
Fatal error: Call to undefined function mysql_connect() in
C:\Data\Now\Con tractWork\Frien dsKnitting\Live WebSite\friends _emailsubmit.ph p
on line 11
ezmiller
Comment