There are a lot of great PHP Galleries with a shitload of features, but all the ones I could find for an actual artist to use had exactly a shotload too many features.
That’s why I made the Artist Friendly PHP Gallery. It’s only one file that you can DOWNLOAD HERE, and all you have to do to add new artwork to your gallery is upload it into one simple folder. It’s simple it’s elegant, it’s exactly what you want.
HOW TO USE:
1. Make a new directory on your server.
2. Upload the index.php file into the new directory.
3. Upload all your artwork into the new directory.
That’s it!
After waiting for your artwork to upload, navigate to the directory you created, for example: http://www.yoursite.com/gallery/ would be a good one. You should see a bunch of images.
If you want to use the Artist Friendly PHP Gallery as a popup window like I intended, put this code somewhere on your website as a link:
<a href=”#” onClick=”window.open(’http://www.yoursite.com/gallery/’, ‘My Art’, ‘width=450,height=600′);”>Your link here.</a>
I’ve included a sample popup file in the zip download called popup.html
You can see this script in action at Chris Zibach’s site

2 responses so far ↓
1 bcyde.com // Sep 22, 2006 at 8:07 am
Plug for A Plugin…
If you’re a Wordpress user and want some no nonsense gallery action then head over to Dax’ page as he’s developed a new plugin for photos. He calls it the "Artist Friendly Gallery." It’s intentionally low on features to avoid confusio…
2 Russell // Sep 30, 2007 at 1:03 am
Thank you very much for your script. I have created a tweaked version in which I’ve added code to create medium size thumbnails…and then modified it to use lightbox2 to display them instead of the full size graphics. It makes it much more condusive to just flipping through the images quickly, and is still just as easy to use. Let me know if you would find this useful and if you want me to send you a copy. Thank you very much.
-R
Leave a Comment