Best wasy to create user uploaded menu

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
thedark_master
Forum Newbie
Posts: 8
Joined: Fri Feb 13, 2009 6:22 pm

Best wasy to create user uploaded menu

Post by thedark_master »

Hello I want to create something like on this page:

http://cgtmm2.tech.purdue.edu/411/portfolio/

Basically it asks the users to enter their name, URL, and an Image, and the php code is supposed to upload the image on the site and make it into a link from the info the user provided.
Post Reply