From:             [EMAIL PROTECTED]
Operating system: W2k
PHP version:      4.1.0
PHP Bug Type:     Feature/Change Request
Bug description:  ini_get('memory_limit') returns empty string (Not FALSE or so)

ini_get('memory_limit') returns empty string (Not FALSE or so).

I understand that it may not be possable to set 'memory_limit' but at least
it should be possable to read it. 

I would like to use it, to set a buffer size in % to the available
memory.

Also 
  ini_get('any value that is not in php.ini')
returns an empty string too. I would have expected FALSE.

-- 
Edit bug report at: http://bugs.php.net/?id=14479&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to