weixin_38569651
- 粉丝: 3
- 资源: 926
看过该资源的人还看了
内容简介:php搜索文件程序分享搜索文件程序分享对于本地,我们可以利用windows自带的查找去进行查找,但是对于线上的话,如查找ftp空间里面文件,本程序是很有用的。php文件查找器源码:<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>php版文件查找(file search)</title></head><body><form action="" method="post"><p> 文件查找(注:区分大小写)</p><p>路径:<input type="text" name...