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()?

Answer Posted / pramod kumar

1. mysql_pconnect() creates the persistent connection,mysql_connect not create persistent connection to the database.
2. mysql_connect() connection automatically disconnected after execute the code but mysql_pconnect() not.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is mysql a relational database?

881


what is constraints?

1231


What is processlist in mysql?

1053


What is the purpose of using a heap table?

1184


Can you tell which of the following where clauses is faster?

993


How to create and drop view in mysql?

965


What command is used to delete the data from the table without deleting the table structure?

1036


What is difference mysql and mysqli?

1008


What are the different mysql database engines?

1230


How to store binary data in mysql?

1048


What are the advantages of myisam over innodb?

1020


What is the difference between mysql_fetch_array() and ysql_fetch_object() ?

1078


How do I setup mysql?

939


What is ISAM?

1162


How do I run mysql from command line?

1104