Lines Matching refs:fields
7 Description: Gets line from file pointer and parse for CSV fields
17 1st element is delimiter & 2nd element is csv fields
38 // create the file and add the content with has csv fields
54 fwrite($file_handle, "This is line of text without csv fields\n");
69 // call fgetcsv() to parse csv fields
728 This is line of text without csv fields
743 This is line of text without csv fields
758 This is line of text without csv fields
773 This is line of text without csv fields
788 This is line of text without csv fields
803 This is line of text without csv fields
818 This is line of text without csv fields
833 This is line of text without csv fields
848 This is line of text without csv fields
863 This is line of text without csv fields
878 This is line of text without csv fields
893 This is line of text without csv fields
908 This is line of text without csv fields
923 This is line of text without csv fields
938 This is line of text without csv fields