Log in

View Full Version : php in header


delive
08-16-2007, 06:57 PM
is it possible to use php in the header? I want to run a small php script to enable or disable some css depending on whether the user is logged in or not.

Dismounted
08-18-2007, 05:31 AM
You will need to add a plugin at the relevant location. If you want it running on most pages, use global_start.