Image upload and 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
User avatar
nlimpag07
Forum Newbie
Posts: 10
Joined: Wed Jun 23, 2010 9:39 pm

Image upload and Gallery

Post by nlimpag07 »

Hi guys... here i am again....asking for help...

Situation: i am trying to build a picture gallery with a twist... somewhat like pictures in facebook... When you upload an image and its succesful i want to have a message saying "view your image" with link to that image that is just uploaded ,

suggestions and sulutions are very appreciated...
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Image upload and Gallery

Post by Jade »

Start by learning how to upload an image: http://us3.php.net/manual/en/features.f ... method.php
Post Reply