日期:2011-11-22  浏览次数:20415 次

PHP遍历指定文件夹下的所有文件,如下代码:

  1. <?php  
  2. session_start(); 
  3. if($Submit=="提交"){ 
  4.  $shili=$file_dir; 
  5. ?> 
  6. <html> 
  7. <head> 
  8. <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> 
  9. <title>遍历指定目录下的所有文件 - www.cxybl.com</title> 
  10. </head> 
  11.  
  12. <body> 
  13. <table width="350" height="150" border="0" cellpadding="0" cellspacing="0" background="images/324.jpg"> 
  14.   <form name="form1" method="post" action="index.php"> 
  15.   <tr> 
  16.     <td width="132" height="55"> </td> 
  17.     <