Hello.
At the top of each of my pages i use the mysql_connect function to connect to my database. Should i use mysql_pconnect instead? If so, what's the syntax? The manual does a better job of explaining what pconnect dosen't do rather than what it does and how to use it.
Thanks in advance!
At the top of each of my pages i use the mysql_connect function to connect to my database. Should i use mysql_pconnect instead? If so, what's the syntax? The manual does a better job of explaining what pconnect dosen't do rather than what it does and how to use it.
Thanks in advance!