PHP入门必读(4) $message = "Hello, World!";echo $message;?>字串的串聯(concatenation)則是用 .(一個英文句點)標示出來;其他有關數字的運算符號就如同你所預期的一樣:
<?php