Jump to content

Call to undefined function mysql_pconnect()


seco

Recommended Posts

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.