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
How do I show all mysql databases?
Which mysql function is used to concatenate string?
Is mysqli deprecated?
How much does mysql cost?
What is mysql database extension?
What is difference between oracle and mysql?
What are triggers in mysql?
How to start mysql server?
Do while loop in mysql procedure?
How do I find the size of a mysql database?
Is mysql connect deprecated?
What are date and time intervals?
How you can create a trigger in mysql?
What is a mysql server?
Differentiate CHAR_LENGTH and LENGTH?