Using php on pages – not working
-
Hi,
Am I doing something wrong???
I have a home page which contains some text with some html tags.
I added the following at the bottom of the page:
<?php echo “hello world”; ?>And hello world does NOT appear on the page!
What am I doing wrong? Are you not able to use php on a page? That doesn’t make sense.
BTW, I’m a newbie so please be gentle.
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Using php on pages – not working’ is closed to new replies.