时间:2024-10-11 22:23:17
1、新建一个 输出函数的参数.php 文件,如图所示:
3、定义一个 myPrint() 函数,参数为$i,如图所示:
5、调用 myPrint() 函数,代码:myPrint();