At 12:54 PM +0100 10/5/10, Col Day wrote:
Hi Shreyas,
Ok, as far as I can tell the script should show "This is an HTML
line" reflecting that I am seeing the HTML part of the script
followed by "This is a PHP line" to show that PHP is installed and
working fine.
Col:
Do this:
1. Create a file and entitle it "index.php" (without quotes)
2. Enter "<?php phpinfo();?>" (without quotes)
3. Save the file.
4. Upload the file to your host.
5. Open a browser and enter the url (i.e., http://yourdomain.com/index.php)
What do you see?
Cheers,
tedd
--
-------
http://sperling.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php