[PHP-DEV] Bug #1030 Updated: Problem of size string variable From: Bug Database (php-dev <email protected>)
Date: 01/05/99

ID: 1030
Updated by: rasmus
Reported By: prochazka <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

That's not a bug. That's how the function works. As documented, it is used to pass raw data directly through to the browser, not to read it into a variable. Only the data from the last fread() operation ends up getting returned.

Full Bug description available at: http://ca.php.net/bugs.php3?id=1030

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>