日期:2011-11-21  浏览次数:20503 次

PHP文件浏览功能,如下代码:

  1. <html> 
  2. <head> 
  3. <title>文件浏览</title> 
  4. <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> 
  5. <style type="text/css"> 
  6. <!-- 
  7. a:link {text-decoration: none;} 
  8. a:visited {text-decoration: none;} 
  9. a:hover {text-decoration: none;} 
  10. a:active {text-decoration: none;} 
  11. .style1 {font-size: 12px} 
  12. --> 
  13. </style></head> 
  14. <body><h3 align="center">文件浏览 - www.cxybl.com</h3> 
  15.   <div align="center"> 
  16.     <table width="500" height="30" border="1" align="center"> 
  17.       <tr align="center" valign="middle" bgcolor="#A5F5BF" >