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 you create a schema?
suppose data is copie to oracle to sql by using DTS. Actully it taken 2 hours. suppose some day distribute the server in the middle of 2 hours. after how can i get the data ?
What is ntext?
Is Mysql query is case sensitive?
What is a data directory?
How do I run mysql without installing?
Does facebook still use mysql?
How do I use mysql?
What are the advantages of a procedure?
How do I view tables in mysql workbench?
Why we use mysqli instead of mysql?
What is the latest mysql?
How do I show all mysql databases?
What is mysql protocol?
How do I import database through command line?