UTF8 Database fix


/ Published in: PHP
Save to your folder(s)

Author: J. van Hemert
Fixes encoding when utf-8-encoded data
is stored in tables with other (e.g.
latin_swedish_ci) encoding.
Will convert all columns in all tables
to utf8_general_ci.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.