PHPCodez
Search
Primary Menu
Skip to content
Home
PHP
Functions
WordPress
Plugins
Joomla
Magento
Linux
My SQL
jQuery
Profile
comments
Search for:
My SQL
Close MySQL connection – PHP
May 28, 2011
Pramod T P
Leave a comment
<?php
mysql_close();
?>
Post navigation
Previous Post
Select MySQL database – PHP
Next Post
Check if a class exists – PHP
Beginners' Guide