Thread
:
Need help with "nested" PHP
View Single Post
#
7
(
permalink
)
07-05-09, 09:57 PM
wirehopper
Community Liaison
Join Date: Feb 2006
Posts: 1,562
Thanks: 2
Thanked 25 Times in 25 Posts
PHP Code:
echo
"<h1>$pagename</h1>"
;
echo eval(
$content
);
wirehopper
View Public Profile
Find all posts by wirehopper