Re: [PHP-DB] Call to undefined function mysql_connect()

2004-06-29 Thread Leandro de Oliveira
I donĀ“t know how to see if mysq is enabled but i tested this, it is like i have no php file: form.php Forms "; ?> submit dont works, echo $HTTP_USER_AGENT too, but phpinfo() worked! what is going on? - Crie seu Yahoo! Mail, agora com 100MB

[PHP-DB] Call to undefined function mysql_connect()

2004-06-27 Thread Leandro de Oliveira
Hi! I want test MySQL with PHP, for that I wrote this: Test MySQL 0) echo "Success!!"; else { echo "Failure!!"; echo mysql_error(); } ?> But i received "Call to undefined function mysql_connect() on line 5" Can anyone help me? Thanks! - Crie seu