What is the difference between mysql_connect() and
mysql_pconnect()?

Answer Posted / jyotisankar pradhan

mysql_connect open a new connection to the database

but mysql_pconnect open a persistant connection to the database

Is This Answer Correct ?    80 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I run mysql without installing?

680


How show all tables in mysql query?

677


What is the password of mysql?

702


How to shutdown mysql server?

767


How does mysql clustering work?

668


What is data type for image in mysql?

655


How to drop an existing view in mysql?

723


What is dump in mysql?

650


using primary can we relate two table, with out foreign key?

2478


What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?

736


What is a trigger? How you can create a trigger in mysql?

678


How many rows we can insert in a mysql table?

716


How large can a mysql table be?

681


What is myisamchk?

716


What is the default port number of mysql?

703