By Cosmy on
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
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
Do you have the php filter
Do you have the php filter enabled (it's not by default in Drupal 6).
Maybe it is.. Where do i
Maybe it is.. Where do i enable it?
I want to make it not enabled for severl types of users..
thank you
Me too...
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...