Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2000101

[PHP-DEV] PHP 4.0 Bug #7213: Read a file into a variable with one call From: david <email protected>
Date: 10/14/00

From: david <email protected>
Operating system: FreeBSD
PHP version: 4.0.3
PHP Bug Type: Feature/Change Request
Bug description: Read a file into a variable with one call

It would be really nice if someone could make a function call for reading an entire file into one variable, so one would have to use implode("", file("file.txt")); for something as simple as that.

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

-- 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>