Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Provide Insight about the Difference within the MY SQL forums, part of the Databases category; I want to know the difference between mysql_connect() and mysql_pconnect()? A brief idea on this is welcome....
|
|||||||
|
|||
|
Re: Provide Insight about the Difference
The following two links gives a detailed explanation on the difference between mysql_connect() and mysql_pconnect()
http://www.php.net/manual/en/function.mysql-pconnect.php PHP: mysql_connect - Manual |
|
|||
|
Re: Provide Insight about the Difference
mysql_connect - opens a connection to the mysql server and closes when we use mysql_close
mysql_pconnect - this opens a constant connection to the mysql server which cannot be close by mysql_close and can be reused. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Provide Suggestion | nancyphilips | Interviews | 7 | 01-03-2007 03:18 AM |
| Provide the Command or Option | fred | JavaScript | 1 | 11-12-2006 03:02 PM |
| Kindly provide the Reason | joel | ASP.NET | 2 | 09-16-2006 04:49 PM |
| Provide some Tips for Answering | janelyn | Interviews | 1 | 08-08-2006 03:35 PM |
| Someone provide key for locking rules | sripri | Oracle | 0 | 07-17-2006 05:23 PM |