Search found 3 matches

by obayesshelton
Tue Jun 16, 2009 12:08 pm
Forum: Developers Discussion
Topic: Using User Defined Tags
Replies: 1
Views: 1267

Using User Defined Tags

Say if I wanted to require a php file in the FAQ it tells me to You can create a user defined tag (under Extensions >> User Defined Tags) and include the php code there. i.e: create a php tag called my_phpinfo and in it, place this code   phpinfo();  //(notice that the tags aren't necessary). Then y...
by obayesshelton
Mon Jun 15, 2009 12:14 pm
Forum: CMSMS Core
Topic: PHP Requires and Includes
Replies: 3
Views: 985

Re: PHP Requires and Includes

Because if I use a Require or Include i only have to change one file which is the required file unless there is another way ?
by obayesshelton
Mon Jun 15, 2009 7:04 am
Forum: CMSMS Core
Topic: PHP Requires and Includes
Replies: 3
Views: 985

PHP Requires and Includes

Hi all ,

I would like to know if its possible to add a PHP Require or Include statement to a Template as I want to require my header and footer which are in separate files.

I have tried just adding it to the template code but nothing happens any ideas ?

Go to advanced search