View Single Post
Author Message
kratoss1812
Senior Member
Join Date: May 2018
Location: Romānia
Old 06-09-2020 , 14:31   MySql Special Caracters Store Problem
Reply With Quote #1

Hello,

If I store a string that contains a special caracter ( such as ✰⋆🌟✪🔯✨ ) intro a mysql database it will be stored as " ? "
For example " ✰✰ Special String ✰✰ " Will be stored as " ?? SpecialString ?? "

How can I fix that?
__________________

Last edited by kratoss1812; 06-10-2020 at 07:45.
kratoss1812 is offline