Re: [PHP] Reading File Name

2003-02-13 Thread Jason Wong
On Friday 14 February 2003 08:40, PR wrote: > Hello all, > > I am fairly new to PHP and I am trying to read files in > the directory (gif files)and based on the names of > the files create links on the page. The words within the file will be > separated with underscores(02_13_2002_This_file_name.gi

[PHP] Reading File Name

2003-02-13 Thread PR
Hello all, I am fairly new to PHP and I am trying to read files in the directory (gif files)and based on the names of the files create links on the page. The words within the file will be separated with underscores(02_13_2002_This_file_name.gif but I do not have to use underscores if it is going t