All articles(网络文学目录) All Pictures(图片目录) All Softwares(软件目录)

 
php获取文件信息_php资料_编程技术

Writer: aaa Article type: Programming skills(编程技巧) Time: 2013/12/21 22:34:35 Browse times: 405 Comment times: 0

php获取文件信息_php资料_编程技术


Head photo

Go homepage
Upload pictures
Write articles

php获取文件信息_php资料_编程技术-你的首页-uuhomepage.com

该方法常用语php生成静态页面 获取模板而用!

$filename="inc/config.php";
$str=file_get_contents($filename);
$len=strlen($str);
/* for($i=0;$i<$len;$i=$i+80)
{
varstr[]=substr($str,0,80);
$str=substr($str,80);
}
*/

echo ($str);

?>






There are 0 records,
Comment:
Must be registered users to comment(必须是注册用户才能发表评论)

Disclaimer Privacy Policy About us Site Map
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.