Folder Image Viewer php script
I don’t know about you, but I lose track of what images I already have on my server, and certainly exactly what they are called.
Sure I can see a text list of them in my FTP program, if I bother to launch that, but few FTP programs show thumbnails. The one I use doesn’t anyway (and I use it because I have to use SFTP secure encrypted ftp for security).
For blog catalogued images, sure they are there in the blog media library, but very few of my web properties are blogs.
Sure I can make a web page which thumbnails them all, but when does it get updated?
So I made this simple little php script that simply shows all of the JPG, GIF or PNG images in a folder, as thumbnails.
Version 1 is nothing fancy, and it may never develop any further!
The thumbnails are fixed size AND proportion and I assume a portrait layout. There’s no fancy keyword indexing or anything else, but it does export a text list of file names, which you can use in the BuickAI Matrix List Sorter.
You can rollover an image to see the file name. You know which folder the image is in already right!
But it takes 2 seconds to right mouse click and use COPY IMAGE LOCATION to pull the full URL down, if you need to paste it in to something, like your Aweber email template, or Buick Matrix LPSL (Landing Page and Sales Letter creator) utility.
But it takes 2 seconds to right mouse click and use COPY IMAGE LOCATION to pull the full URL down, if you need to paste it in to something, like your Aweber email template, or Buick Matrix LPSL (Landing Page and Sales Letter creator) utility.
By simply renaming the script file, you can keep your images (pseudo) private. Or you coudl sahre teh URL with friends/family/work colleagues/outworkers so you can share a central picture library and resource pool.
I can easily add an option, or another script for sound files, such as MP3 and WAVE, if any one wants that.
Naturally it could index other sorts of files, like zips, but I guess we’ve gone off the thumbnail and audio previewing path now
The user license is only for use on 1 server andgthere are ZERO resale or sharing rights.
I will neve rbe able to fund making a version2 unless I actually sell them and I hve some cool ideas where this could go.








