Shown as plain text
-
Sorry, I’m kind of new with WP-PHP…
I installed the plugin and I created a new page with this basic code:
<?php echo "<h1>hello</h1>"; } ?>THE RESULT IS: (Hello is shown as <h1>)
echo “
hello“;
}
?>What am I doing wrong?
thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Shown as plain text’ is closed to new replies.