案例:PHP案例     状态:不可编辑再运行    进入横版
x
 
1
<?php
2
function writeMsg() {
3
   echo "Hello world!";
4
}
5
6
writeMsg();
7
?>

 运行结果 
 北美留学生论坛