From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.2 PHP Bug Type: Documentation problem Bug description: FFlush Manual flaw
http://www.php.net/manual/en/function.fflush.php It says: This function forces a write of all buffered output to the to the resource pointed to by the file handle fp. Returns TRUE if successful, FALSE otherwise. Not correct English... -- Edit bug report at http://bugs.php.net/?id=18827&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=18827&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=18827&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=18827&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=18827&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=18827&r=support Expected behavior: http://bugs.php.net/fix.php?id=18827&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=18827&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=18827&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=18827&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
