how to create php info page
If you don’t have php info page in the server create a sample info.php page and upload it in the server Name the file as info.php the php file contains one single code as follows <?php phpinfo() ?> -> save this code in ths notepad Now upload the file in the server and view it […]
How to enable register_globals for an OsCommerce installation?
The register_globals directive can be enabled by creating a custom php.ini file containing the following line: register_globals = On Upload this file in the osCommerce admin directory in your web hosting account.
PROCEDURE TO VIEW SPAM MAILS IN CPANEL
STEPS TO VIEW SPAM MAILS IN CPANEL: 1. Login to cpanel using the url http://domainname/cpanel 2. Click SPAM ASSP >> click LOG 3. Here you can view spam mails, the details about the spammer….,
How to run a mysql query in Phpmyadmin
The mysql query in phpmyadmin can be run in 2 ways. The one way is click on the sql tab in the phpadmin and write the sql query code and click on the go button to execute it. The other option is to construct a mysql query in the sql tab In this area you […]
PROCEDURE TO GIVE REUQEST TO STOPBADWARE.ORG
STEPS TO BE FOLLOWED TO GIVE REQUEST TO STOPBADWARE.ORG: 1. visit website http://stopbadware.org 2. and follow the below screen shots and provide a request to GOOGLE to review your website and remove the website from malware attack.