Csv::_parse_file()
Method: Parse File Read file to string and call _parse_string()
Source Files: includes/lib/parsecsv-for-php/src/Csv.php
Method: Parse File Read file to string and call _parse_string()
Method: Internal function to parse CSV strings to arrays.
Csv::_parse_string Read More »
Method: Create CSV data string from array
Method: No description found
Csv::_validate_fields_for_unparse Read More »
Method: Load local file or string.
Method: Validate a row against specified conditions
Csv::_validate_row_conditions Read More »