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
"Design is not just what it looks like and feels like. Design is how it works."
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); |