I have a php program that looks in a particular folder, and then processes them.
I want to know is there a way to look for any particular file extension.
for example.
If I only want to process files with .abc after it how do I do it.
Thanking in advance for any help received.
I want to know is there a way to look for any particular file extension.
for example.
If I only want to process files with .abc after it how do I do it.
Thanking in advance for any help received.