array("foo", "bar", array( aa => 'bb')), hoge => 'boge', no => 123 , bo => true ); $js = $json->encode($obj); print "$js"; ?>