One of the things I miss the most at the current host is a script i had on the old host (something they offered standard) - havent seen it elsewhere though and it was in Win/ASP - but im wondering if something similar can be found/installed on php.
It works like this:
You put images in a directory /images/porn/
And call it like http://www.site.com/script.asp?dir=/images/porn
Then it auto/dynamically makes thumbnails and creates a gallery.
Is it available in php someplace, i havent been able to find it?
(I´ve found lots of gallery scripts, but none that worked as simple as that, and simply dynamically created a gallery for the user based on what´s in the directory at the given time he clicked the link)
It works like this:
You put images in a directory /images/porn/
And call it like http://www.site.com/script.asp?dir=/images/porn
Then it auto/dynamically makes thumbnails and creates a gallery.
Is it available in php someplace, i havent been able to find it?
(I´ve found lots of gallery scripts, but none that worked as simple as that, and simply dynamically created a gallery for the user based on what´s in the directory at the given time he clicked the link)


Comment