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 many groups of data types?

506


Is sql similar to mysql?

472


what is constraints?

610


Transactions are used to treat sets of SQL statements atomically. State Whether True or False?

972


What are the 'mysql' command line arguments?

511






Can we rename database in mysql?

482


How do I rename a table in mysql workbench?

490


How are mysql timestamps seen to a user?

502


How to use rank function in mysql?

464


What is cursor in mysql?

479


Can we store pdf files in mysql?

464


What is insert query in mysql?

467


What is mysql57?

500


Which is faster mysql or mongodb?

473


How to get last inserted id after insert data from a table in mysql?

537