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