echo()
print()
( )
echo(文字列、または変数);
$banban = "初心者のためのホームページ作り"; echo($banban);
PageTop / Home / PHP入門 / リファレンス目次