Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between mysql_connect and mysql_pconnect in php?

Answer Posted / md amanullah

mysql_connect opens a normal connections to mysql database.
mysql_pconnect opens a persistant connection i.e. if there
is any connection open in the script it will use that
connection not making a new connection each time. at very
high traffic enviornment mysql_connect provides better
performance.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to count all the lines of code in a directory and sub folder?

1025


What is url encoding and decoding in php?

1153


Can you explain, when to use if-else if-else over switch statements?

1057


Explain NULL?

1086


What is the default time in seconds for which session data is considered valid?

1184


How can we connect to a mysql database from a php script?

1157


What is the difference between exception::getmessage and exception::getline?

1009


Why php is used in html?

994


What is an example of a variable?

1059


What software is required for php?

1078


What is whitespace in php?

1106


Xplain is it possible to use com component in php?

989


Where do I run php code?

1004


How to execute a php script from the command line?

1146


What is the use of stripslashes in php?

1032