Re: [PHP-DEV] Sablotron leaks From: Rasmus Lerdorf (rasmus <email protected>)
Date: 06/24/01

> $xsl = join("", file("x.xsl"));

Blah... I see this a lot. We should probably just relent and make a
function that reads an entire file into a string.

-Rasmus

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