I get the result from the log:
job: ? [{"id":"1","first_name":"???","last_name":"???","phone_home":"","phone_mobile":"","address_id":"1","delivery_address":"2","active":"1","create_date":"2013-03-17 00:00:00","last_update":"2013-03-14 10:56:26"}]
HEBREW looks like ????? and I get the ? at the beginning
I use mysql on a linux server
DB collation utf8_general_ci
when I use phpMyAdmin everything is OK.
Thanks
job: ? [{"id":"1","first_name":"???","last_name":"???","phone_home":"","phone_mobile":"","address_id":"1","delivery_address":"2","active":"1","create_date":"2013-03-17 00:00:00","last_update":"2013-03-14 10:56:26"}]
HEBREW looks like ????? and I get the ? at the beginning
I use mysql on a linux server
DB collation utf8_general_ci
when I use phpMyAdmin everything is OK.
Thanks