![]() |
finding & replacing special characters like "�" post-UTF-8 encoding switch I have some funky characters in my forum that appeared after I recently switched to UTF-8 encoding. As outlined in this post, running a query like the below will not work: Code: select * from post where pagetext like '%�%' Any suggestions how I can find and then update special characters like that? Typically, they're things like >> (»), but a search for that doesn't work, either: Code: select * from post where pagetext like '%raquo%' Thanks! |
الساعة الآن 08:30 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir