Sunday, December 8, 2013

הוספת BOM UTF-8 לקבצים ב - PHP

$csv_file  = fopen("barvaz/barvazon.csv", 'w') or die("can't create bar baz");
fwrite($csv_file, "\xEF\xBB\xBF");

No comments:

Post a Comment

My Tiny Spreadsheet Extension - A spreadsheet that lives in your browser

Download now   The problem You need a simple fast spreadsheet  Google Sheet is clutters up Excel files are lost Google Sheets are saved on t...