MYSQL Error : mysql_pconnect() has been disabled
If you ever get the mysql error mysql_pconnect() has been disabled then in this case just replace mysql_pconnect with mysql_connect in the connection string and you will see your issue resolved.....:wink: