PHP code instead Plain-content within template-engine
125 views
Skip to first unread message
Gerome
unread,
Apr 7, 2012, 1:10:01 PM4/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Savant
Hi
Most time we load simple output from database. What if we want to
output php code?
is that possible and how?
or should the render class be extended with an additional parameter
which can be taken (eg path to php file)?
Can we just include the php file in the content area?