matt VanDeWalle wrote:
hello again
I am trying to figure out how i can read the list of files in a
directory using the opendir() and readdir() functions. Normally this
goes fine but within the loop, what i am wanting to do is echo the
filename if it is a jpg file, but if its a .gif, just cont
hello again
I am trying to figure out how i can read the list of files in a directory
using the opendir() and readdir() functions. Normally this goes fine but
within the loop, what i am wanting to do is echo the filename if it is a jpg
file, but if its a .gif, just continue.
I have several fi
On Sun, Dec 18, 2005 at 05:12:33PM -0600, matt VanDeWalle wrote:
> hello again
> I am trying to figure out how i can read the list of files in a directory
> using the opendir() and readdir() functions. Normally this goes fine but
> within the loop, what i am wanting to do is echo the filename if
hello again
I am trying to figure out how i can read the list of files in a directory
using the opendir() and readdir() functions. Normally this goes fine but
within the loop, what i am wanting to do is echo the filename if it is a
jpg file, but if its a .gif, just continue.
I have several fi
4 matches
Mail list logo