downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SplFileObject::fscanf> <SplFileObject::fpassthru
[edit] Last updated: Sat, 07 Jan 2012

view this page in

SplFileObject::fputcsv

(No version information available, might only be in SVN)

SplFileObject::fputcsvOutput a field array as a CSV line

설명

public int SplFileObject::fputcsv ( string $fields [, string $delimiter [, string $enclosure ]] )

Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

fields

delimiter

enclosure

반환값



add a note add a note User Contributed Notes SplFileObject::fputcsv
sergiy dot sokolenko at gmail dot com 25-Jan-2012 01:17
This method is available in PHP 5.4 and it is just a wrapper over php.net/fputcsv.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites