Date: 03/31/00
- Next message: Michael Widenius: "Re: [PHP-DEV] PHP 4.0 Bug #3976: mysql_query produces warnings (f wd)"
- Previous message: Abhishek: "[PHP-DEV] Binary File"
- In reply to: Abhishek: "[PHP-DEV] Binary File"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
: How to open binary file through php3?Outpute may be text file,csv
: file...Please send your reply.
fopen() ... you don't need to pass the "b" option, as in C.
See the manual for FileSystem Functions.
Enjoy!
Faisal
Pakistan.
-- 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: Michael Widenius: "Re: [PHP-DEV] PHP 4.0 Bug #3976: mysql_query produces warnings (f wd)"
- Previous message: Abhishek: "[PHP-DEV] Binary File"
- In reply to: Abhishek: "[PHP-DEV] Binary File"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

