parseCSV::parse_string( $data = null )

Parse CSV strings to arrays


Description Description


Parameters Parameters

(Required) CSV string


Top ↑

Return Return

(2D) array with CSV data, or false on failure


Top ↑

Source Source

File: includes/libraries/parsecsv.lib.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.