On Wed, 1 Oct 2003 [EMAIL PROTECTED] wrote:

> > Oh and what about having disabled the ini_get/ini_set methods:
> > ...
> > print ini_get('disable_functions');
> > ...
> > Warning: ini_get,ini_set() has been disabled for security reasons
> 
> This won't work in PHP 5.0 because it comes with print/echo disabled
> by default for security reasons.
> 
> This will help getting rid of XSS vulnerabilities and unwanted
> errormessages.
> 
> Just for your information.

What the hell are you talking about?

Derick

-- 
"Interpreting what the GPL actually means is a job best left to those
                    that read the future by examining animal entrails."
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 International PHP Magazine                          http://php-mag.net/
-------------------------------------------------------------------------

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to