PHP Include

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
Faltzer

PHP Include

Post by Faltzer »

I tried including PHP with CMSMS, and it didn't work. Might I suggest to add a tag/module in CMSMS to include PHP please? It's disturbing to not be able to include your own code in PHP.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm
Location: Finland

Re: PHP Include

Post by tsw »

copy paste your php into user defined tag (remove ) then call that tag from your page or template.

or change config.php to allow smarty php tag (this isnt really supported but should work) and use {php} include('foo') {/php}

hope this helps
Locked

Return to “Modules/Add-Ons”