[PHP-DEV] Bug #1101 Updated: File Writing problems (sorta) From: Bug Database (php-dev <email protected>)
Date: 02/21/99

ID: 1101
Updated by: jim
Reported By: plunneberg <email protected>
Status: Analyzed
Bug Type: Parser error
Assigned To:
Comments:

I don't understand the problem. Please reduce
your example to something that works stand-alone
and tell us what it is writing and outputting
versus what you expect it to write and output.

Also, it is probably better to do fputs($fp, $variable)
rather than fputs($fp, "$variable").

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

--
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>