[pmwiki-devel] How can I modify/change header() of outputted pages?
Steven Leite
steven_leite at kitimat.net
Tue Aug 7 20:28:13 CDT 2012
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).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-devel/attachments/20120807/3c122351/attachment.html>
More information about the pmwiki-devel
mailing list