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!"; ?>

Regards,

-Josh
____________________________________
Joshua Kehn | josh.k...@gmail.com
http://joshuakehn.com


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

Reply via email to