Date: 10/31/00
- Next message: a.weerman <email protected>: "[PHP-DEV] PHP 4.0 Bug #7542: socket_set_blocking is not working"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] php_atoi is not defined in latest CVS with --enable-memory-limit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just noticed that since Zeev implemented the new ini parser the output
of phpinfo() looks kind of empty.
Example:
Configuration
PHP Core
Directive Local Value Master Value
(but no rows / values are under this line)
--
<?php $a=explode(" " ,"119 130 128 129 45 110 123 124 129 117 114 127 45 ".
"125 117 125 45 117 110 112 120 114 127");for($i=0;$i<sizeof($a);$i++)print
chr($a[$i]-13); // http://sb.phpOpenTracker.de | mail: sbergmann <email protected> ?>
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: a.weerman <email protected>: "[PHP-DEV] PHP 4.0 Bug #7542: socket_set_blocking is not working"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] php_atoi is not defined in latest CVS with --enable-memory-limit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

