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

How do I create a schema in mysql?

468


How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.

572


How to create trigger in mysql phpmyadmin?

515


How can we encrypt and decrypt a data presented in a table using mysql?

549


How can we find out which auto increment was assigned on Last insert?

622






How many TRIGGERS are allowed in MySql table?

576


Is mysql and sql are same?

509


What are the functions of commit and rollback statements?

552


Where the database is stored in mysql?

491


What is mysql optimization?

480


What is the difference between unix timestamps and mysql timestamps?

507


Where is the mysql data directory?

493


Does mysql support sequence?

497


How to include comments in sql statements?

565


How many columns is too many mysql?

470