Re: [PHP-GENERAL] Problem with Mysql
[email protected] (Jan Dvorak)
| Newsgroups | php.general |
|---|---|
| Organization | MathAn Praha, Ltd. |
| Message-ID | <[email protected]> |
Mike wrote: > Fatal error: Call to unsupported or undefined function mysql_pconnect() in > /home/mike/public_html/php/invitados.php3 > > and the same for function mysql_connect(). > > Any hint that can help me? Has your PHP interpreter been compiled with MySQL support? Jan