Re: [PHP] Re: Posting variable outside of the post form

2007-03-13 Thread Doctorrock
Mpff, you should start by minding XSS attacks on PHP_SELF, and no echoing it as raw ... : http://blog.phpdoc.info/archives/13-XSS-Woes.html

Re: [PHP] PHP 5.2 + IE 7 = HTTP 304 in login procedure [SOLVED]

2007-03-12 Thread Doctorrock
2007/3/12, Yannick Warnier <[EMAIL PROTECTED]>: The problem wasn't quite there. The 304 response was correct and didn't really cause a problem in IE7. In fact, the problem was somewhere else. As mentioned by someone in the PHP doc comments (http://be.php.net/manual/en/ref.session.php#64125 ), I