Re: unsuported function

2001-07-18 Thread Colin Faber
Try a PHP mailing list, This is off topic. axel yson wrote: > > Fatal error: Call to unsupported or undefined function mysql() in >/usr/local/share/apache/htdocs/test.php3 on line 13 - Before posting, please check: http:

Re: unsuported function

2001-07-18 Thread Steve Werby
"axel yson" <[EMAIL PROTECTED]> wrote: > Fatal error: Call to unsupported or undefined function > mysql() in /usr/local/share/apache/htdocs/test.php3 > on line 13 This is a PHP error, not a MySQL error. PHP does not have an internal function mysql() so unless you defined a function called mysql(

unsuported function

2001-07-18 Thread axel yson
Fatal error: Call to unsupported or undefined function mysql() in /usr/local/share/apache/htdocs/test.php3 on line 13