passing code through a page
-
Hi Guys,
This problem is killing me. I’m trying to add some code to a page, of course I’m in HTML mode. Let’s just say for this example I’m trying to add this:
<?php Echo "Hello, World!"; ?>
On the front end, the page is displaying:
Echo “Hello, World!”;
?>How do I trouble shot this?
Thanks,
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘passing code through a page’ is closed to new replies.