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...

What is the difference between mysql_connect and
mysql_pconnect ? Which one is good in terms of performance ?

Answer Posted / brijendra

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 ?    38 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you make a connection with mysql server using php?

1020


What is encapsulation in php with example?

1189


What is difference between static and constant in php?

1058


How to execute an sql query?

1033


What backslash character will match whitespace?

1121


How to retrieve values out of an array?

1096


What is the difference between Split and Explode in PHP?

1108


What is difference between mysql_connect and mysqli_connect?

1103


What is T_PAAMAYIM_NEKUDOTAYIM?

1257


What are the differences between GET and POST methods?

1144


What is symfony php?

1007


Applications written to provide a GUI shell for Unix and Linux are called

1095


Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?

1198


How to terminate the execution of a script in PHP?

1083


What is the difference between rest and soap?

1208