Free Hosting Tutorials

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 […]