print_r()
print_r (変数);
$fruit =array("りんご", "みかん", "ぶどう"); print_r($fruit);
PageTop / Home / PHP入門 / リファレンス目次