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
"Every great design begins with an even better story."
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); |