php中的引入,有个函数是require,还有一个是require_once,说说这两个函数的区别。很简单,用例子来说话。
先写三个文件,分别是 test1.php  test2.php  test3.php
Read the rest of this entry »