Vincent Posted June 14, 2013 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted June 14, 2013 Where at the DB it the information about the Gender saved? Quote Link to comment Share on other sites More sharing options...
Euphy Posted June 14, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted June 14, 2013 CREATE TABLE IF NOT EXISTS `login` ( ... `sex` enum('M','F','S') NOT NULL default 'M', Quote Link to comment Share on other sites More sharing options...
Jaburak Posted June 14, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: April 13 Share Posted June 14, 2013 char table. Quote Link to comment Share on other sites More sharing options...
Vincent Posted June 14, 2013 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Author Share Posted June 14, 2013 I dont thing so?! Cant see any Field in the char table?! Quote Link to comment Share on other sites More sharing options...
Jaburak Posted June 14, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: April 13 Share Posted June 14, 2013 Ohh wait, it's on login I think? Quote Link to comment Share on other sites More sharing options...
Vincent Posted June 14, 2013 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Author Share Posted June 14, 2013 thanks Quote Link to comment Share on other sites More sharing options...
Question
Vincent
Where at the DB it the information about the Gender saved?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.