PHP MySQL un identified character -
we have script receive data device. information contains device id, latitude, longitude etc.
we getting other data except device id(which @ beginning of below string) in readable format.
$$�1233oÿÿ™u095933.000,a,4949.4194,n,00839.0009,e,0.00,194,080816, i have set utf-8 in php code , mysql db (where stores data) , in php.ini character set.
Comments
Post a Comment