darklich14
Programmer
I have an array of filenames, but now I need to figure out someway how to get the files which are not .gif or .htm to be taken out of the array. the source is at
and the actual output of the source at
if you look through the array, you will notice there are .php files, etc. If I could get the input to work with wildcards, that would work, but I need to know how to use these wildcards!
and the actual output of the source at
if you look through the array, you will notice there are .php files, etc. If I could get the input to work with wildcards, that would work, but I need to know how to use these wildcards!