提取特定文件至输出目录
<html>
<head>
<title > ORa |源码</title>
<meta charset="utf-8" />
<meta name="keywords" content=" ORa |源码" />
<meta name="description" content=" ORa |源码" />
<link rel='stylesheet' type="text/css" href="" /> [removed] </head>
<body>
<?php include ("../nav.php"); ?>
ORa |源码 make by: highlight in gnu/linux.用法例子: highlight --inline-css --encoding=utf-8 yd.sh >yd.sh.htm <?php $dir = "src/"; //以"/"结尾。 echo "刷新"; if (is_dir($dir)) { if ($dh = opendir($dir)) { while (($file = readdir($dh)) !== false) { // if ($file!="." && $file!=".." && substr(strrchr($file, '.'), 1)!="php" ) { if ( substr(strrchr($file, '.'), 1)=="html" || substr(strrchr($file, '.'), 1)=="pdf&
9.11KB
文件大小:
评论区