Filters all NUL bytes out of input parameters.
public static function UnbEnvironment::SetupNull ();
Some PHP functions have shown vulnerabilities to strings with NUL bytes and since this kind of data is not expected to be passed as external parameter anyway, all of those are filtered out.
Member of class: UnbEnvironment
Implementation file: environment.class.php, line 164
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.