Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utf8_encode function encodes ONLY ISO-8859-1 string to UTF-8. Instead of utf8_encode it should be used iconv()
- Loading branch information