robert_gsfame Posted July 28, 2010 Share Posted July 28, 2010 i have two tables Question and Answer I wish to display the result of both based on posting date.. so how can i do that..assume i have question a ---> 2010-08-07 question b ---> 2010-07-07 question c ---> 2010-06-06 answer a ---> 2010-08-08 answer b ---> 2010-08-08 answer c ---> 2010 -07-06 and i want to have this kind of result answer a answer b question a question b answer c question c how can i do that??please give me some idea Link to comment https://forums.phpfreaks.com/topic/209075-suggestion-needed-in-combining-two-tables/ Share on other sites More sharing options...
fenway Posted July 28, 2010 Share Posted July 28, 2010 Posting date is not possibly sufficient to relate a single question to a single answer -- try again. Link to comment https://forums.phpfreaks.com/topic/209075-suggestion-needed-in-combining-two-tables/#findComment-1092023 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.