View Single Post
  #4 (permalink)  
Old Apr 2nd, 2008, 15:56
RohanShenoy RohanShenoy is offline
Reputable Member
Join Date: Nov 2007
Location: India
Posts: 150
Blog Entries: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Directory listing using PHP

did you try using the scandir() function?But I think its available only in PHP 5 and above.
Reply With Quote