Trouble adding PHP tags to WP
-
Hello Friends,
I apologize for this ubernoob question, but here goes:
So I’m playing with WP for the first time and I tried adding a quick
php test, like <?php php_info();> or <?php echo(“foo!”); ?>Into an exisiting and functioning WP page. But, when I save a space is automagically inserted into the tag: < ?php, and the code does not work, obviously.
Suggestions greatly appreciated!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Trouble adding PHP tags to WP’ is closed to new replies.