php3-list | 199901
Date: 01/25/99
- Next message: David Sean McNicholl: "[PHP3] PHP and Ibill."
- Previous message: Tommy Williams: "Re: [PHP3] Regex needed"
- In reply to: Peter van Dijk: "Re: [PHP3] $scalar = include(text.inc)?"
- Next in thread: Tommy Williams: "RE: [PHP3] $scalar = include(text.inc)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> readfile reads from a file and outputs to STDOUT. Not quite what we want.
fread()
There is a full example in the docs that shows how to use it to read the
entire contents of a file into a variable.
-Rasmus
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: David Sean McNicholl: "[PHP3] PHP and Ibill."
- Previous message: Tommy Williams: "Re: [PHP3] Regex needed"
- In reply to: Peter van Dijk: "Re: [PHP3] $scalar = include(text.inc)?"
- Next in thread: Tommy Williams: "RE: [PHP3] $scalar = include(text.inc)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

