Hi,
Warum willst du sie entfernen?
weil ich ein ordentlicher Mensch bin und lieber sofort brauchbare Objekte liefere.
Was soll denn daran nicht "brauchbar" sein?
var_dump(json_decode('{"flaglink":"http:\/\/domain\/users\/flag.png"}'));
// Ausgabe:
// object(stdClass)#1 (1) {
// ["flaglink"]=>
// string(28) "http://domain/users/flag.png"
// }
Perfectly "brauchbar".
MfG ChrisB
--
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?