Hello.
How do i do to add php code in the header of a view. The only input type it accepts is full or filtered html.

Thanks in advance

Comments

nevets’s picture

Do you have the php filter enabled (it's not by default in Drupal 6).

Cosmy’s picture

Maybe it is.. Where do i enable it?
I want to make it not enabled for severl types of users..
thank you

Geijutsuka’s picture

I can't seem to enable the php filter for the header of a view either... I think it works if php is set as the default filter, but I don't want all the users to be able to use it...