At 1:56 PM -0400 10/5/10, tedd wrote:
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


Col:

You don't have to tell what you see, but rather do you see anything?

Cheers,

tedd

--
-------
http://sperling.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to