Khadija.A Posted December 2, 2008 Share Posted December 2, 2008 Hi all, I am working on an application that is designed using php and currently I have to do some database modifications. Here is a screen shoot of the page that includes the field that needs to be modified: Under the Block/ Room list there are the following values (which are coming from the database (specifically the “products” tables) : Block A Block B Block C Block D Here is the structure of the products table: Now I need to add the rooms in the same list as the following: Block A A01 A02 A03 …. Block B B01 B02 …. Do I have to create another table? If yes what fields should go in there? Do you have another idea on how to achieve the same thing?... Link to comment https://forums.phpfreaks.com/topic/135120-help-needed-in-the-database/ Share on other sites More sharing options...
fenway Posted December 2, 2008 Share Posted December 2, 2008 I don't understand. Link to comment https://forums.phpfreaks.com/topic/135120-help-needed-in-the-database/#findComment-704276 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.