PHP3+MySQL problems

1999-04-30 Thread Chris
Hi. Well, I seem to be having problems getting PHP to recognize that I have mysql support in place. When I try to view a document with a mysql_connect() function in it, I get: Fatal error: Call to unsupported or undefined function mysql_connect() in /home/cmayes/public_html/apples.php3 on line

Re: PHP3+MySQL problems

1999-04-30 Thread Remco van de Meent
Chris wrote: Hi. Well, I seem to be having problems getting PHP to recognize that I have mysql support in place. When I try to view a document with a mysql_connect() function in it, I get: Fatal error: Call to unsupported or undefined function mysql_connect() in