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
What is key in mysql?
What is the maximum number of records in mysql table?
What is difference between mysql mysqli and pdo?
What is longblob in mysql?
What is database migration in mysql?
How to get a list of indexes of an existing table?
How do I automate a backup in mysql?
What is a query in mysql?
Is there a free mysql?
How do you use auto increment?
HOW TO FIND display the total number of weeks in the year of 1998 IN EMP TABLE
Which command is used to view the content of the table in mysql?
What is the role of a limit in a mysql query?
What is blob datatype in mysql?
How to shutdown mysql server?