Thanks for your donation!
Here’s your download.
If you need to include .png or .gif files, you can update line 20 to read:
1 | $files = glob("*.{jpg,png,gif}", GLOB_BRACE); |
About a 1 minute read
"I am always doing what I cannot do yet, in order to learn how to do it."
Here’s your download.
If you need to include .png or .gif files, you can update line 20 to read:
1 | $files = glob("*.{jpg,png,gif}", GLOB_BRACE); |