Can foreach iterate over all images in a directory, instead of hardcoding the filenames into the script? thx
johnywhy Hi, as described in the docs you can use glob patterns in foreach loops.
foreach
Powered by FreeFlarum.(remove this footer)