On Sat, May 25, 2013 at 3:21 AM, tamouse mailing lists
<tamouse.li...@gmail.com> wrote:
> On Sat, May 25, 2013 at 3:14 AM, tamouse mailing lists
> <tamouse.li...@gmail.com> wrote:
>> On Fri, May 24, 2013 at 2:06 AM, Radek Krejča <radek.kre...@starnet.cz> 
>> wrote:
>>> {"result_ok":true,"result_message":null,"client_name":"Radek Krej\u010da"}
>>
>> How odd -- when i run that through json_decode, it works fine:
>
> Which I now see was what the second part was about.
>
> Perhaps there is actually something in $decrypted_data that is not
> legal JSON data that doesn't appear when you echo it?

try checking json_last_error() after you attempt to decode $decrypted_data.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to