Download .zip |
Info | Example | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2019-02-03 (Yesterday) | Not yet rated by the users | Total: Not yet counted | Not yet ranked |
Version | License | PHP version | Categories | |||
csv_file_to_utf8_enc 1.0 | The PHP License | 5 | PHP 5, Files and Folders, Text proces... |
Description | Author | |
This class can convert a CSV file to have data in UTF-8 encoding. Recommendations Detect file encoding and convert it to UTF-8 without BOM |
convert CSV file encoding to utf-8
$cv = new convert_csv_to_utf8($file_address,$saveto=false);
$string = convert_csv_to_utf8::convert_to_utf8($string, $encoding);
Files |
File | Role | Description |
---|---|---|
convert_csv_to_utf8.php | Class | Class source |
csvsimple.csv | Data | Auxiliary data |
demo.php | Example | Example script |
README.md | Doc. | Documentation |
Version Control | Unique User Downloads | |||||||
100% |
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.