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
"This is the real secret of life — to be completely engaged with what you are doing in the here and now. And instead of calling it work, realize it is play."
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); |