I'm not sure if this will help but you could try using the mysql_pconnect() function instead of mysql_connect(), it will setup a persistent connection so if another user tries to use the script, the script will look for an existing already open connection.
More details can be found here: PHP: mysql_pconnect - ManualOriginally Posted by php.net
![]()
LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks