MyBB Community Forums
[solved] PHP and Template Conditionals in MyCode? - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: [solved] PHP and Template Conditionals in MyCode? (/thread-93866.html)



[solved] PHP and Template Conditionals in MyCode? - mooson94 - 2011-05-08

Is it possible to use PHP and/or template conditions(if you have the plugin) in MyCodes?


RE: PHP and Template Conditionals in MyCode? - Yaldaram - 2011-05-08

The plugin is only for using in Templates, and not in Posts.


RE: PHP and Template Conditionals in MyCode? - mooson94 - 2011-05-08

Thanks.