Any tool to convert bulk php files to UTF-8 without BOM?
        Posted  
        
            by Axel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Axel
        
        
        
        Published on 2010-03-26T22:47:58Z
        Indexed on 
            2010/03/26
            22:53 UTC
        
        
        Read the original article
        Hit count: 441
        
Hi,
i have a very large script which contains a lot of php files, so i need some windows tool or software which converts all those files into UTF-8 without BOM, i know this can be done with Notepad++ but you should convert each one.
Thanks
© Stack Overflow or respective owner