View Single Post
  #1 (permalink)  
Old 16-08-2007, 17:53
Clownpaint Clownpaint is offline
new member
 
Join Date: Aug 2007
Posts: 2
Default Why is MySQL_pconnect disabled?

All of my scripts previously used mysql_pconnect instead of mysql_connect. I was told, by one of the men who helped develop PHP incidentally, that pconnect should always be used. He is also baffled as to why this would be disabled.

So I might as well air this issue and see if anyone else is annoyed by it.
Reply With Quote