Find and Replace in MySQL.
If you have imported your database, only to find that funny characters have appeared, you can issue the following mysql statement inside PHPMyAdmin.

update table_name set table_field = replace(table_field,'replace_that','with_this');
Home - Apache - Ubuntu - MySQL - PHP - Misc

The Ubuntu Counter Project - user number # 17415
Updated on: 2008-01-23 12:32:43