Web design question

Artoonie

New Member
This is a hard question, but im sure a few webmasters on here can help.
I'm trying to make a youtube-like-formatted page: I want users to be able to submit images (not videos), the images to be forwarded to something (email, page) to be checked for review, once marked as okay i want the images to be posted on a page with a other images with a next page, previous page thing if there are lots of images, and i want the images to be rank-able (stars), i dont really care about comments, and i want the user who submitted the image to have their name linked by the image, and them to have a profile, nothing extensive, just an "about me" and "interests" type thing (sort of like forum profiles).
im not looking for specific code, i just need to know where to look.
thanks.
 
well, go and learn PHP, serch on hotscripts.com
for a site like that you should know html, java, css, php and my sql.
be sure that you cant find a free code.
you have to study or buy
 
to do this you'll need php, and almost certainly mysql, a good place to learn is http://www.freewebmasterhelp.com/tutorials/phpmysql once you get the basics of mysql it really is quite simple. Although as you don't know it, and this seems a pretty large first tasks i would reccomend you set yourself a few challenges so that you get used to it to begin with so that you get used to everything. Also try searching the web, there are lots of youtube clone scripts, so there will almost certainly be the same kind of thing, but for pictures
 
Back
Top