Insert Accented characters shown as �
Insert Accented characters shown as �
Hi,
I'm calling a REST API function to insert record from Php.
the accented characters like é è à ê are inserted like this
�
how to solve this ?
Thanks