Re: [PHP-DOC] Question about using

2004-05-26 Thread Gabor Hojtsy
GH> Please give more context. This seems to be a part which explains how GH> register_globalled stuff was changed, so there the $ has the role to GH> show how it was with register globals. If this is the case, then the GH> dollar should not be removed. The question is not simply have the dollar GH>

Re[2]: [PHP-DOC] Question about using

2004-05-26 Thread Alexander Voytsekhovskyy
Good day, Gabor. GH> Please give more context. This seems to be a part which explains how GH> register_globalled stuff was changed, so there the $ has the role to GH> show how it was with register globals. If this is the case, then the GH> dollar should not be removed. The question is not simply h

Re: [PHP-DOC] Question about using

2004-05-26 Thread Gabor Hojtsy
Can you explain me, why we should write PHP_AUTH_USER without symbol '$' and $HTTP_SERVER_VARS with it? GH> If you use the $ symbol, then it suggest that the global variable usage GH> is suggested. PHP_AUTH_USER is supposed to be in the _SERVER array if I GH> remember correctly, and if you write it

Re[2]: [PHP-DOC] Question about using

2004-05-26 Thread Alexander Voytsekhovskyy
Good day, Gabor. >> Can you explain me, why we should write >> PHP_AUTH_USER >> without symbol '$' and $HTTP_SERVER_VARS with it? GH> If you use the $ symbol, then it suggest that the global variable usage GH> is suggested. PHP_AUTH_USER is supposed to be in the _SERVER array if I GH> remember co

Re: [PHP-DOC] Question about using

2004-05-26 Thread Gabor Hojtsy
Can you explain me, why we should write PHP_AUTH_USER without symbol '$' and $HTTP_SERVER_VARS with it? If you use the $ symbol, then it suggest that the global variable usage is suggested. PHP_AUTH_USER is supposed to be in the _SERVER array if I remember correctly, and if you write it with $, t

[PHP-DOC] Question about using

2004-05-26 Thread Voytsekhovskyy Alexander
Good day. Can you explain me, why we should write PHP_AUTH_USER without symbol '$' and $HTTP_SERVER_VARS with it? -- Best regards, Войцеховский Александр [young], http://young.org.ua