From: curt at zirzow dot dyndns dot ort Operating system: PHP version: 5.0.0b1 (beta1) PHP Bug Type: Feature/Change Request Bug description: fputcsv
Description: ------------ might be nice to have a function that handles csv put data too, somthing like: int fputcsv (resource handle, array data [, string delimiter [, string enclosure]]) That way if a person want to export data from a database to a csv file, it can easily be done using fputcsv instead of writing their own function that escapes the properly escaped data. -- Edit bug report at http://bugs.php.net/?id=25229&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25229&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25229&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25229&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25229&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25229&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25229&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25229&r=support Expected behavior: http://bugs.php.net/fix.php?id=25229&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25229&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25229&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25229&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25229&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25229&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25229&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25229&r=gnused