Date: 06/24/01
- Next message: Sebastian Bergmann: "Re: [PHP-DEV] Sablotron leaks"
- Previous message: Stanislav Malyshev: "Re: [PHP-DEV] Sablotron leaks"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] Sablotron leaks"
- Next in thread: Sebastian Bergmann: "Re: [PHP-DEV] Sablotron leaks"
- Reply: Sebastian Bergmann: "Re: [PHP-DEV] Sablotron leaks"
- Reply: Phil Driscoll: "Re: [PHP-DEV] Sablotron leaks"
- Reply: Martin Jansen: "Re: [PHP-DEV] Sablotron leaks"
- Reply: Marten Gustafsson: "[PHP-DEV] Read a file into a string (RE: [PHP-DEV] Sablotron leaks)"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] Sablotron leaks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> $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>
- Next message: Sebastian Bergmann: "Re: [PHP-DEV] Sablotron leaks"
- Previous message: Stanislav Malyshev: "Re: [PHP-DEV] Sablotron leaks"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] Sablotron leaks"
- Next in thread: Sebastian Bergmann: "Re: [PHP-DEV] Sablotron leaks"
- Reply: Sebastian Bergmann: "Re: [PHP-DEV] Sablotron leaks"
- Reply: Phil Driscoll: "Re: [PHP-DEV] Sablotron leaks"
- Reply: Martin Jansen: "Re: [PHP-DEV] Sablotron leaks"
- Reply: Marten Gustafsson: "[PHP-DEV] Read a file into a string (RE: [PHP-DEV] Sablotron leaks)"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] Sablotron leaks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

