2024年2月10日发(作者:)

';$ary2 = json_decode('["hehe"]');$ary3 = json_decode('["/hehe"]');print_r($ary2)."
";print_r($ary3);?>

===============================================================================================