Simple PHP MYSQL GUI for Photo Gallery

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
zewly
Forum Newbie
Posts: 2
Joined: Mon Jun 27, 2011 11:19 pm

Simple PHP MYSQL GUI for Photo Gallery

Post by zewly »

I know there are tons of these scripts out there, but they are all huge bloatware or need lots of manual configuring. All I want is something simple that has an admin GUI, image upload ability, add/edit titles/descriptions to MYSQL, and can create compliant dynamic html pages from MYSQL using css layout. Image resizing to thumbnails would be nice, but not necessary. Less than 30Kb would be awesome. :idea:
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Simple PHP MYSQL GUI for Photo Gallery

Post by Jade »

zewly wrote:Less than 30Kb would be awesome.
Haha if you could make something that "simple" with that much functionality and admin GUI in less than 30Kb I'd kiss you XD
Post Reply