In the earlier lessons we used single quotes, but it's not the only way to specify strings. You can also use double quotes. <?php print_r("Dracarys!"); Imagine ...
確定! 回上一頁