ok, I have somewhat a specific request. First off, I know nothing about PHP or how to use it. I'm sure it's not more than cut and paste into the html code, but bear with me, I'm a total noob.
I'm making a page that is mostly a member's gallery/owner's registry, sort of a club website. The following page is done all in HTML, but I'm looking for a PHP script that can somewhat duplicate the effect:
http://nwnismo.com/profiles.html
I don't want users to register on their own, they have to email me and I'll register them. Once they are members, they can log in using a small link at the top or bottom of the visitor's page. When they login, they will Type in or edit their title "Jason's 1996 200sx SE-R" Then they can upload an intro picture like you see on the main user listing (it'll automatically be resized to about 200x150). Then they can upload up to 20 pictures which will be thumnnailed on their main page. Finally, there will be a section where they can list a discription/mods of their car, accomplishments, and acknowledgements. Visitors will view the member's section practically the same layout you see on the link above.
Any ideas?