PDA

View Full Version : php in templates


hbalagh1
04-12-2008, 07:31 AM
I think i saw a mod on here not to long ago that finally allowed php in the templates but I am unable to find it, is it true and can anyone help me with finding it if it is

Thanks :)

hbalagh1
04-13-2008, 04:23 PM
anyone

Lynne
04-13-2008, 04:31 PM
I can't find it using search.

Why would you need this when you can just use plugins?

Opserty
04-13-2008, 05:25 PM
Allowing PHP in template would allow any administrators with access to styles, access to your entire board. (You could in theory run PHP to delete all entries from the post table e.t.c. or even run PHP to give the lesser administrator full rights to all your AdminCP)

Stick to running PHP in Plugins, they have a seperate permissions for a reason!