Page 2 of 2

Posted: Mon May 31, 2004 9:00 pm
by sk8erh4x0r
OK, thanks. :D

Posted: Mon May 31, 2004 9:14 pm
by tim
np

Posted: Tue Jun 01, 2004 3:15 pm
by sk8erh4x0r
Ok... I have the ID thing working.. kinda. Am I supposed to set a default value because i don't have anything there. Then, when i create the table it puts 0 as its default and when people sign up, the id for each person is 0.

Posted: Tue Jun 01, 2004 4:36 pm
by tim
it would seem like you didnt even have to come and ask as you already know what you must do.

the length can be 1, as no more than one is needed cause it only auto_increments by one per row. People usually set it as the primary key, everything else I think you know

ask if you need further help