|
Posted by Captain Paralytic on 01/14/08 16:33
On 14 Jan, 16:27, Michael Fesser <neti...@gmx.de> wrote:
> .oO(Peter Pei)
>
> >You are obviously right, and that's exactly what I have said all the time in
> >every threads I partricipated. Did you get yourself familiar with the
> >context before you jump in?
>
> Sure I do, even if all your postings are without any context. You also
> claimed that register_globals is broken in PHP 5.2.5, which in fact it
> isn't.
>
> >If you did, you could have saved yourself some precious time instead of
> >coming up with sample code that we all know. Jerry's problem is that he
> >insisted that $_SESSION['a'] and $a are unrelated regardless whether
> >register_global is on.
>
> Wrong again. Do _you_ read what you're replying to? He said:
>
> | It used to - there is a parm in the php.ini file called
> | register_globals.
> |
> | In earlier versions, this was enabled and would do what you want.
> | However, this is a huge security risk and has been disabled by default
> | in recent versions.
>
> The rest of the sub thread was based on that, no need to repeat it over
> and over again. Additionally register_globals are dead, so it makes
> perfect sense to say that $_SESSION['foo'] and $foo are not related in
> any kind, because that's how it is by default (since years!) and on
> every properly configured system.
>
> Micha
I wouldn't bother Michael, the guy is a dick-head. He posts completly
out of context and never talks sense. He has a way over inflated sense
of his own worth and usefulness.
At least the MI5 persecution guy just makes a few of his own posts and
then goes away. This guy hijacks threads and fills 'em with crap.
The first poster I have ever killfiled (just to stop him filling my
screen with out of context crap).
[Back to original message]
|