Hello Dev's, Need a bit of help. I want to add/inject this php to my page output:
header('P3P:CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"');
Adding stuff to $HTMLHeaderFmt won't work, as this is technically HTML, and it's process after the call to header();
I'm sure this is simple, but I'm just not seeing how I can accomplish this via config.php.
Thanks in advance, Steven Leite Background info if you need a clearer idea of what I'm trying to accomplish: http://wordpress.org/support/topic/no-login-in-ie-in-frame (Yes, I know it's a wordpress link, but the problem is the same in theory).
_______________________________________________ pmwiki-devel mailing list pmwiki-devel@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-devel