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 mysql routine?
How do I export mysql query results to excel?
How can you retrieve a portion of any column value by using a select query?
How do I find my mysql username and password?
How to determine the location of the data directory?
How to represent ENUMs and SETs internally?
How to start mysql server?
Which is faster innodb or myisam?
Explain the difference between primary key and candidate key in mysql?
What is database url for mysql?
Is mysql free for commercial use?
What is select query in mysql?
How will you export tables as an xml file in mysql?
What is the maximum number of columns per table?
What is mysql database extension?