alphacooler
Programmer
I've been reading over at php.net about the difference between persistent connections and a normal msyql_connect. I'm trying to decide which to use. PHP.net mentions using mysql_pconnect if you have a lot of "overhead" in establishing a connection.
I'm not quite sure what this means. Any pointers on how to decide which to use?
Thanks so much.
I'm not quite sure what this means. Any pointers on how to decide which to use?
Thanks so much.