Date: 09/15/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5653 Updated: with setcookie(), only the last cookie is written"
- Previous message: olivier ZILLER: "[PHP-DEV] how to do this with class?"
- In reply to: Sterling Hughes: "[PHP-DEV] stdin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sterling Hughes wrote:
>
> Is there any reason that a direct interface to stdin, stdout and stderr are not
> provided? Why is the "php://stdin" provided instead?
You mean like "gets" instead of "fgets" and so on? PHP was never
designed to do I/O via stdin/stdout/stderr, hence the "add-on feel" of
php://stdin.
- Stig
-- 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: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5653 Updated: with setcookie(), only the last cookie is written"
- Previous message: olivier ZILLER: "[PHP-DEV] how to do this with class?"
- In reply to: Sterling Hughes: "[PHP-DEV] stdin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

