alh Posted October 14, 2003 Share Posted October 14, 2003 I have a database that has a table called SIZE with the following fields: item_number size_1 size_2 size_3 size_4 size_5 the available sizes may use any number of the fields. if any one is not used, it is NULL. I need to iterate through them to put those that are NOT NULL in a select statement in a form so the user can choose from the ones currently available. I seem to be hitting a brain freeze on this one. can anyone help me with this? thanks in advnce, ALH Link to comment https://forums.phpfreaks.com/topic/1160-mysql-php-dreamweaver-mx/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.