Anyone have ideas for search a string with weird characters like Â, etc. the problem is when i store this in the database "TapRooT®", it comes out like TapRooT® when i retrieve it. even if i store it as 'TapRoot®', it does not evaluate it to be ®.
Also i the db, when i query the string is ®
weird eh..any suggestions?