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
"Styles come and go. Good design is a language, not a style."
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); |