GetSimple Support Forum
How to insert a piece of php code into a page - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: How to insert a piece of php code into a page (/showthread.php?tid=3770)



How to insert a piece of php code into a page - inteltone - 2012-11-02

Hi!
Please, tell me how to insert a piece of php code into a page.

I have read in wiki about Guestbook plugin. There is a line there
"The guestbook must be called so in a template (or a page with exec plugin)..."

What is the exec plugin?

I'm new to GetSimple but am very interested in learning it as quickly as possible. It's a really great CMS.

Thanks in advance Smile


RE: How to insert a piece of php code into a page - Carlos - 2012-11-02

Exec-php plugin may have conflicts with other plugins.
Better use the DynPages plugin. See this thread:
http://get-simple.info/forums/showthread.php?tid=3662&pid=28387

DynPages:
- Extend page: http://get-simple.info/extend/plugin/dynpages/81/
- Support thread: http://get-simple.info/forums/showthread.php?tid=1255


RE: How to insert a piece of php code into a page - inteltone - 2012-11-02

Carlos, thanks a lot!
DynPages works okay.