It sounds like you want to make another MySpace.com type site. This is a LOT of work.
I program in strait HTML and PHP with no code generators and I have recently made what you and Myspace require. I had a huge resource of code that I have already developed in the past for other projects and doing this was still a lot of work (About 3 months).
Its not like there is a tutorial out there to do this. But there are tutorials to doing its parts. You should be looking for tutorials that show you how to
Login a user
Relational Database Design
Form Design (you'll be making lots of forms)
Image upload/manipulation
etc...
These might all be different tutorials. You will need to do them, know them, and make them all work together. Pretty much, you need to be a professional website developer. If you really want to do this, you need to have much time and patience. But it will be rewarding
bwest
Junior Poster in Training
57 posts since Jul 2004
Reputation Points: 14
Solved Threads: 1
Well in any case, it sounds like your doing a large application. Your probably not going to find an already made or package that will be your perfect match (or tutorials) Do you know the basics of setting up a login for a website? I would start there. Go to this page
http://www.mtdev.com/
They have great tutorials including ones for login. You will eventually need to piece these tutorials together to solve your specific need
-Brad
bwest
Junior Poster in Training
57 posts since Jul 2004
Reputation Points: 14
Solved Threads: 1