Page 1 of 1

if I want to add some PHP coding to footer, which file I should modify ?

Posted: Wed May 27, 2009 10:04 pm
by czy11421
if I want to add some PHP coding to footer, which file I should modify ?

Thanks.

Re: if I want to add some PHP coding to footer, which file I should modify ?

Posted: Wed May 27, 2009 10:08 pm
by Nullig
The best way is to create a UDT with your php code. Call it something like footer_code, then in the footer GCB (Global Content Block) put a {footer_code} tag in to call your UDT.

Nullig