ID: 25229 User updated by: curt at zirzow dot dyndns dot org -Reported By: curt at zirzow dot dyndns dot ort +Reported By: curt at zirzow dot dyndns dot org Status: Open Bug Type: Feature/Change Request PHP Version: 5.0.0b1 (beta1) New Comment:
sorry, typo in email address.. Previous Comments: ------------------------------------------------------------------------ [2003-08-24 20:04:41] curt at zirzow dot dyndns dot org 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 this bug report at http://bugs.php.net/?id=25229&edit=1