is there an option to use
mysql_connect instead of mysql_pconnect
its sucking up a 1/4 of my max connections
and doesn't close connections
i really don't see a reason for this =(
is there an option to use
mysql_connect instead of mysql_pconnect
its sucking up a 1/4 of my max connections
and doesn't close connections
i really don't see a reason for this =(
nevermind searched the forum and found the answer