Need help with my site.

corey123

New Member
Can anyone help?

Hi all, i am wanting to start up a website on graffiti... I have created a picture on photoshop of what i want the homepage and so on to look like but i just dont know what i need to do to make it useable (i have dreamweaver cs3)... here are a list of things i want my website to do

- Have a page where people can upload images
- a space on the homepage that will automaticaly update when a new picture is added
- have accounts that users can registar to the site

What do i need to do? can anyone recoment a tutorial site or anything??

I know nothing about this but i have always wanted to build a site and i will never know how to do it if i dont try... Thanks corey.
 

Havox

New Member
Start out by learning HTML and CSS. When you have a good grasp of both of those move on to PHP for all your user registration and file uploading.

Start with the links below.

XHTML Tutorial

CSS Tutorial

Once you have built a few sites with those you can move on to more advanced stuff. Use the tutorial below for PHP.

PHP Tutorial
 
Top