其他 [求助] 串门问个 php 问题

young4u_amy · February 18, 2012 · 1813 hits

php -r 'echo $a = json_encode("12");echo json_decode($a)."***";' 在 5.1.6 版本中输出"12",json_decode 返回 null。 在 5.3.4 就输出 "12"12 ,为何??

No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.