Joshua Kehn wrote:

> On Jan 1, 2011, at 7:36 PM, Adolfo Olivera wrote:
> 
>> Hi,
>>    I'm new for php. Just trying to get my hello  world going on godaddy
>> hosting. Can't getting to work. I think sintax it's ok. I was
>> understanding that my shared hosting plan had php installed. Any
>> suggestions. Thanks,
>> 
>> Happy 2011!!
>> 
>> PS: Please, feel free to educate me on how to address the mailing list,
>> since again, I'm new to php and not a regular user of mailing lists,
> 
> 
> Can you post the code that you are using?
> 
> It should look something like the following:
> 
> <?php echo "Hello World!"; ?>
> 

And normally would need to be saved as a .php file so the contents will be
handled by php.


Cheers
-- 
David Robley

A fool and his money are my two favourite people.
Today is Boomtime, the 2nd day of Chaos in the YOLD 3177. 


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

Reply via email to