当前位置:Gxlcms > PHP教程 > 虾囧CMS(仿快乐麻花,臭事百科,内涵段子)笑话程序

虾囧CMS(仿快乐麻花,臭事百科,内涵段子)笑话程序

时间:2021-07-01 10:21:17 帮助过:44人阅读

虾囧CMS(仿快乐麻花,臭事百科,内涵段子)笑话程序
http://www.topthink.com/topic/13029.html
  1. while (false !== ($file = readdir($handle)))
  2. {
  3. if ($file != "." && $file != "..")
  4. {
  5. if (is_dir($path."/".$file))
  6. {
  7. file_list($path."/".$file);
  8. }
  9. else
  10. {
  11. //echo $path."/".$file."
    ";
  12. $fileList[] = $path."/".$file;
  13. }
  14. }
  15. }
  16. }
  17. return $fileList;
  18. }
  19. ?>
虾囧, CMS

人气教程排行