Inserting Registered Trademark Symbol/Copyright Symbol into MySQL with PHP

Viewed 12517

I am having a hard time understanding how to insert the registered trademark sybol and copyright symbol to my mySQL database using php.

When I insert the normal character of the reistered trademark symbol, it returns some random values when I try to retrieve it.

2 Answers
Related