View Single Post
Old 04-22-2007   #8 (permalink)
liam.smith
Registered User
 
Join Date: Apr 2007
Posts: 5

Thank you SO much for taking the time to explain that to me =]

sadly its not what I wanted to hear =[ its taken me so long just to get where I am now and it appears I still have a HUGE hurdle.

I have only gotten into php and mysql to acheive this idea I had but maybe its better just left as an idea =[


*EDIT*
Ive just had a thought but im sure if it made it easier you may have already considered it but just incase...

What if I have ALL my information (log in and profile) in ONE table. and ONE form so when you sign up you see a form like:

Username:
Password:
Re-type password:

-----------------------

Band Name:
Band Bio:
Band Photo (url):
Band website (url):

with an ID field in the table.
THEN when Im making the edit info form, use Where ID = 1 (or whatever the member id is of the person who logged in)
and all the fields of the form have the information the user entered at sign up ready to edit.

would that work at all?
thanks

Last edited by liam.smith; 04-22-2007 at 01:42 PM.. Reason: New Idea
liam.smith is offline