<?php //使用單引號定義一個字符串
$hello='hello world';
?>

輝煌
2014-08-12
舉報
0/150
提交
取消
<?php //使用單引號定義一個字符串
$hello='hello world';
?>
2014-08-12
舉報