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

What does mysql flush privileges do?

977


How do I import database through command line?

1076


How big is a blob mysql?

942


How would concatenate strings in mysql?

1100


How to show table names with 'mysqlshow'?

1079


What is the use of mysqli_fetch_array?

1127


What is difference mysql and mysqli?

1013


What happens if null values are involved in expressions?

1094


How do I change a procedure in mysql?

1062


Is primary key auto increment?

989


what is constraints?

1241


How can you change the password of a mysql user?

1017


How database are managed?

1049


What is the data type for file in mysql?

1031


Which is faster innodb or myisam?

1105