adspace


What is the use of mysql_close()?

Answer Posted / Ravita Rani

mysql_close() in PHP is used to close a database connection after it's no longer needed. Closing the connection helps conserve resources and avoid potential errors related to open connections.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is current version of mysql?

1085


Which statement is used in a select query for partial matching?

1247


What is the current mysql version?

1105


How to Change a users password from unix shell.

1223