seco
08-04-2008, 01:57 AM
Hi
i use zend studio 5.2
and i start with code that runs with me perfectly on other servers nad it gives me error says
Fatal error: Call to undefined function mysql_pconnect()
and that because of that line
$conn = mysql_pconnect($hostname_conn, $username_conn, $password_conn)
any idea why?
thanks in advance.
i use zend studio 5.2
and i start with code that runs with me perfectly on other servers nad it gives me error says
Fatal error: Call to undefined function mysql_pconnect()
and that because of that line
$conn = mysql_pconnect($hostname_conn, $username_conn, $password_conn)
any idea why?
thanks in advance.