Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

SitePoint:
Image Galleries For the Masses
Aug 07, 2003 @ 12:46:54

So, you've been looking for an easy way to show off those images that you collected during your fabulous vacation, but don't really have the time to write up a gallery script on your own? Well, this new article from SitePoint might be your saving grace.

In Build An Automated PHP Gallery System In Minutes, they (as the title promises), assist you in creating a MySQL-based image gallery application that will keep your pics organized and easy to view. It only creates the one gallery, so you'd have to have a separate script in each directory, but that wouldn't be too hard to modify. They give you all the code and DB structure you'll need to get started, and do a great job of explaining things every step of the way.

Closer to the end, they show you how to create the different "categories" that you would need to separate the images out, but it seems more of an afterthrough than anything else (but it still works). And, of course, they have all of their files in a nice, handy archive for simple downloading.

tagged:

Link:


Trending Topics: