Templates with PHP Code

in Download Manager Free

Viewing 2 posts - 1 through 2 (of 2 total)
Jul 6, 2013 at 1:26 pm
#6983
Member
Gioggiolo
OP

Hello, i noticed templates don’t support php code.
It’s a big limit (i.e. template multi-language)
You should use buffering (ob_start -> include -> ob_get_clean) instead of file_get_contents.

Thank Yout

May 1, 2014 at 11:18 am
#15131

I need to use PHP Code in a template as well is there a way to do this?

Viewing 2 posts - 1 through 2 (of 2 total)

The topic "Templates with PHP Code" is closed to new replies.