combining to result sets
Posted: Wed Jan 31, 2007 7:53 am
Hi I have 2 result sets generated by mysql queries
$result1, $result 2, how do I combine the 2 results to form just one set of results and then sort them by a particular field?
Thanks in advance
$result1, $result 2, how do I combine the 2 results to form just one set of results and then sort them by a particular field?
Thanks in advance