固定参数部分: $i['columns'] - 当前循环是几列的模式。 $i['count'] - 内容数组的单元个数 $i['addrows'] - 多列的时候,附加的循环次数 $i['loops'] - 总的循环次数 循环变量部分:&nb...
http://www.jb51.net//article/15079.htm
<?php//mail.php//读信内容$filename="wellcom.txt";$fd=fopen($filename,"r");$contents=fread($fd,filesize($filename));fclose($fd);//替换其中相应内容$contents=eregi_replace("<username>",$UserName,$contents);$contents=eregi_replace("<password>",$Password,$conten...
http://www.jb51.net//article/1842.htm
共有:2/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
