what is the use of mysql_pconnect

Posted by Sachindra on Stack Overflow See other posts from Stack Overflow or by Sachindra
Published on 2010-04-05T12:00:01Z Indexed on 2010/04/05 12:03 UTC
Read the original article Hit count: 145

Filed under:

mysql_pconnect as I read does not close when the mysql_query ceases.. in that case why do we use this command?? does that create any security issue??

© Stack Overflow or respective owner

Related posts about mysql-query