1) Create a file named "phpinfo.php" which contains the below text:
<? phpinfo(); ?>
2) Upload the file to your public_html directory
3) View the file in your browser(http://www.yourdomain.com/phpinfo.php)
1) Create a file named "phpinfo.php" which contains the below text:
<? phpinfo(); ?>
2) Upload the file to your public_html directory
3) View the file in your browser(http://www.yourdomain.com/phpinfo.php)