Page 1 of 1

Important question, involving naming things

Posted: Mon Dec 04, 2006 12:08 am
by Mythic Fr0st
now,

well, when I name something say text box,

on my signup page, I have 1 box named username, the other 2 are password1 and password2

if I have another page (login) if I named the boxes there username and the password box password1 would it cause problems ?

Posted: Mon Dec 04, 2006 12:50 am
by Flamie
nope, this isnt related to database or anything.
Just remember what you named them when you're going to code the script that handles this particular form.
But personally I would suggest you keep consistent with your naming, not change all the time or you will get confused by your own code.

Posted: Mon Dec 04, 2006 1:34 am
by RobertGonzalez
This thread moved to Miscellaneous until a more suitable forum can be identified.