<?php header("p3p: CP=\"ALL DSP COR PSAa PSDa OUR NOR ONL UNI COM NAV\"");?>
also, if you dont want to use apache, you can use a simple php snippet at the too of your page.. something like:
Code:<?php header("p3p: CP=\"ALL DSP COR PSAa PSDa OUR NOR ONL UNI COM NAV\"");?>
Thanks for the reply dudes
I always like it easy - is this php code usable ... i mean can i just copy and paste it and it works and the requirements for the p3p at my side are fulfilled?
Cheers
catman