have thumbnailer.php create thumbnails on load
Is there a way to have the thumbnailer.php (or another file) create thumbnails for all of the images when it is loaded so that if i want to have a web page capture an image and make it "filebrowser-compatible" (with a thumbnail) I can copy the file to the filebrowser directory and write "include ("thumbnailer.php")" in PHP?
0
Comments