feelthis Posted May 25, 2007 Share Posted May 25, 2007 I'm trying to open a fanlisting and I need to make a database table. This may sound really dumb, but I don't know what to put in the blanks in this picture. I've never done anything like this before. (Sorry the words are so small. I resized it to fit better.) Quote Link to comment https://forums.phpfreaks.com/topic/52953-need-help-with-mysql-database-table/ Share on other sites More sharing options...
bubblegum.anarchy Posted May 25, 2007 Share Posted May 25, 2007 Your best option is probably to read up on mysql database table design first... the information being requested describes certain properties of each table column, how data is stored in said column as well as particular responses to certain circumstances. Quote Link to comment https://forums.phpfreaks.com/topic/52953-need-help-with-mysql-database-table/#findComment-261505 Share on other sites More sharing options...
feelthis Posted May 25, 2007 Author Share Posted May 25, 2007 K thanks. I guess I'll go do that. Quote Link to comment https://forums.phpfreaks.com/topic/52953-need-help-with-mysql-database-table/#findComment-261513 Share on other sites More sharing options...
fenway Posted May 30, 2007 Share Posted May 30, 2007 Did you have a specific question about a given column type? Quote Link to comment https://forums.phpfreaks.com/topic/52953-need-help-with-mysql-database-table/#findComment-264866 Share on other sites More sharing options...
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.