Thanks, I'll try that.
Seth
"Gary Every" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
You could do this:
Build a sql statement, then connect to each of the servers and save the
results in a variable,
$result_1
$result_2
Then do:
$result_all = array_merge($result_1,$result_2,...
You could do this:
Build a sql statement, then connect to each of the servers and save the
results in a variable,
$result_1
$result_2
Then do:
$result_all = array_merge($result_1,$result_2,...)
The result sets have to have identical layouts, though.
Gary Every
Sr. UNIX Administrator
Ing