Bruce,

looks like 
>        mysql_pconnect ($mysql_host, $mysql_user, $mysql_password);

wants to read

$success =  mysql_pconnect ($mysql_host, $mysql_user, $mysql_password);

Raz

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to