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

Answer Posted / nishant patel

mysql_pconnect uses less resources, because it does not need
to establish a database connection every time a page is loaded.
persistant = continuously

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does uninstalling mysql delete database?

722


What is procedural api?

712


How to drop an existing table in mysql?

738


What is difference between mysql and mysql server?

707


What is max connection in mysql?

696


What is the default port for MySQL Server?

776


SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?

798


What is blob and text in mysql?

837


How to update database permissions/privilages.

747


What is int mysql?

712


How to enter binary numbers in sql statements?

731


How do you rename a procedure in mysql?

703


write a command to view the content of the table

707


Write a command to list all databases in mysql?

742


What are the steps involved in query processing?

658