t;
}
IN: array( '_' => '', 10 => 'Test1', 20 => 'Test2');
OUT:
array(3) {
["_"]=>
string(0) ""
[10]=>
string(5) "Test1"
[20]=>
string(5) "Test2"
}
IN: array( '_' => NULL, 10 => 'Test1', 20 => 'Test2');
OUT:
array(2) {
[10]=>
string(5) "Test1"
[20]=>
string(5) "Test2"
}
--
Mike Benoit <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
ce increases in this area as caching is key to
my ACL class (http://phpgacl.sourceforge.net/) being usable on high
volume sites.
--
Mike Benoit <[EMAIL PROTECTED]>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php