Stefan Baumgartner 9/18/2014

Removing Byte Order Marks

Read Original

This technical article explains how to remove Byte Order Marks (BOM), which can cause issues, from files. It provides a specific PHP code example using file_get_contents and str_replace to clean a CSV file and save a new version without the BOM.

Removing Byte Order Marks

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser