hi,
How can convert an ANSI text file to UTF-8 by php?Or how can make UTF-8 text file with php?

Thanks

utf8_encode() function is your way. Check it on php.net

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.