I get the following error on my php pages that attempt a mysql connection.
"Fatal error: Call to undefined function mysql_connect()"
I think I'm suppose enable the mysql_connect() function from somewhere or
something.
Could someone give me a hand here??