<?php // Displaying string of text echo "Hello World!"; ?> ... The following example will show you how to display HTML code using the echo statement: ...
確定! 回上一頁