PDA

View Full Version : Using PHP in templates


TonyPBN
Fri 10th Aug '01, 10:27pm
I would like to start using ad rotation software, but i would just like to include the php calls into the header template. When i put the php tags in, nothing happened. Is it possible to enter php into templates and have it compiled?


T'anks

JamesUS
Sun 12th Aug '01, 1:19pm
The only template where PHP is processed is the phpinclude template.

TonyPBN
Sun 12th Aug '01, 11:41pm
Ah, that makes sense then. Phpinclude. hrmmmm. /me smacks himself.


Thanks man!