摘要:
php创建新用户注册界面布局实例 Load page 创建新用户 用户注册 用户名 *(可输入字母数组下划线)... 阅读全文
posted @ 2015-09-10 18:24
刘华世的博客
阅读(3163)
评论(2)
推荐(0)
摘要:
";echo "End time:".date('Y-m-d H:i:s');// 多级目录新建function createFolder($path){ if(!file_exists($path)){ createFolder(dirname($path)); ... 阅读全文
posted @ 2015-09-10 15:45
刘华世的博客
阅读(458)
评论(0)
推荐(0)
摘要:
php对文本文件进行分页功能简单实现 Paging "; } if(ord(substr($str, $i, 1))>0xa0){ $tmp_str .= substr($str, $i, 2); $i++;... 阅读全文
posted @ 2015-09-10 15:22
刘华世的博客
阅读(1678)
评论(0)
推荐(0)

浙公网安备 33010602011771号