Simple php script to check database connection?
To check the database connection script you can use following code under your domain <?php mysql_connect(“localhost”, “admin”, “1admin”) or die(mysql_error()); echo “Connected to MySQL<br />”; […]
To check the database connection script you can use following code under your domain <?php mysql_connect(“localhost”, “admin”, “1admin”) or die(mysql_error()); echo “Connected to MySQL<br />”; […]
You will need an IP address for each nameserver which you want to set for your server. Under ‘Basic cPanel/WHM Setup’ -> Scroll Down to […]
Disable directory listing to secure web hosting content from hackers To disable the Directory listing for directories you need to create the .htaccess file under […]
Definition for PHP accelerator A PHP accelerator is an extension is basically created to improve the performance of software applications using the PHP programming language.PHP […]
Copyright © 2023 Kaizen Software Solutions. All rights reserved.