PHP Cookies on IE6

3 08 2009

Source: http://www.oreillynet.com/mac/blog/2002/06/p3p_in_ie6_frustrating_failure.html

“MSIE 6 has an inaccurate definition of third party cookies. If your domain is hosted on one server and your PHP stuff is on another, the IE6 P3P implementation considers any cookies sent from the second machine “third party”. Third party cookies will be blocked automatically in most privacy settings if not accompanied by what MS considers “an appropriate Compact Policy”. In order to make this new piece of tweakable garbage happy I’d suggest you’d par exemple send

header(’P3P: CP=”NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM”‘);





PHP SoapServer

4 02 2009

Methods:
Array
(
[0] => SoapServer
[1] => setPersistence
[2] => setClass
[3] => setObject
[4] => addFunction
[5] => getFunctions
[6] => handle
[7] => fault
[8] => addSoapHeader
)





Hello world!

29 06 2007

I’m interested to Knowledge Management and learning about it now. I think blog could be a simply KM tool. I’ll try to manage my knowledge using this blog. Let see how far i could manage my knowledge… :)








Follow

Get every new post delivered to your Inbox.