Php Image 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
webnathan
Forum Newbie
Posts: 1
Joined: Tue Feb 22, 2011 5:36 am

Php Image Gallery

Post by webnathan »

Hi All,

I am looking for a php script that i can use to create a php image gallery for a client.
The script needs to allow the client to upload an image (any image type) jpg,gif,png etc and then a thumbnail needs to be created.So there will be two images the original and the thumbnail which should be stored in separate directories.

I know that this has been done before and i did some google searches ,but cant find anything that i need.


Thanks in advance.


Kind Regards,
Nathan
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Php Image Gallery

Post by social_experiment »

;) You should paste this in the volunteer work section.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply