presario Posted May 6, 2009 Share Posted May 6, 2009 As stated above, I have an application which is very well optimized and very well understood by us. As much as I know, It is a flat database design. I mean, I have one table to store a type of information. Like to store main categories, we have tbl_main....to store sub categories, we have tbl_sections...to store product related information, we have tbl_prods. I don't think Its a relational database design. I now want to add options to add information for different languages. I hope I have explained it well. Link to comment https://forums.phpfreaks.com/topic/157062-designing-a-multi-lingual-database-structure/ Share on other sites More sharing options...
presario Posted May 6, 2009 Author Share Posted May 6, 2009 More over, I want to design application which is somewhat similar to contact management system. Can anyone give me time to discuss it in pvt or by email? Link to comment https://forums.phpfreaks.com/topic/157062-designing-a-multi-lingual-database-structure/#findComment-827358 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.