PHP Testing Page Problems
Posted: Thu May 27, 2010 5:44 pm
I'm a newbi to php and I put the
<?php
echo 'Just checking to see if it works';
?>
In a html file using dreamweaver cs4. Saved it as html.
Put it up on server and went to get it. The page came up but no PHP.
1. Was i suppose to execute or chomod it before loading it up?
2. Was I suppose to save the page as php instead of html?
Can somebody tell me what I'm doing wrong?
Thanks
<?php
echo 'Just checking to see if it works';
?>
In a html file using dreamweaver cs4. Saved it as html.
Put it up on server and went to get it. The page came up but no PHP.
1. Was i suppose to execute or chomod it before loading it up?
2. Was I suppose to save the page as php instead of html?
Can somebody tell me what I'm doing wrong?
Thanks