Merge result set of query?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



My first attempt was to use $result=array_merge($result1,$result2) - doesn't work. 'not a valid resource'

I have two databases with different connections, so MySQL UNION query would not work.

How do I merge the result set of the queries in that case?

John

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux