Question
How do I use PHP on your host?
Answer
To use PHP:
#1: Create a php file (ie: index.php)
#2. Inside this file, place your php (and html, if you like) code
#4. Anywhere in that file with the HTML codes you can put your PHP code.
PHP code always begins with a "<?php" and ends with a "?>".
PHP code always begins with a "<?php" and ends with a "?>".
Useful Links
Still need help?
If you need further assistance than this entry provided, please, do open up a support ticket, we are here to help you out