My purpose in making this web site is to share my own knowledge and the information that I have hardly reached. I hope I can help you.
Continue reading...
Install PHP
Testing if PHP is installed properly
Create a php file containing code <?php echo phpinfo(); ?> and save it as test.php. Run this file on your web server and if you get an output like this: