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 Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.