RE: json_decode mistery - solved
[email protected] (Radek Krejča)
| Newsgroups | php.general |
|---|---|
| Message-ID | <B2E0472020754D45B72E9B0CE35278CAB6DDA3B992@EXCHANGE.mail.starnet.cz> |
var_dump(json_decode(Trim($decrypted_data), true)); I dont know why, but there is any spaces, this is working. Radek