ay 07, 2004 12:09 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] merging a table from multiple servers
I'm trying to work on a project that gathers info from different
servers,
then combines them and displays it.
Is it possble to merge the tables from the different servers into 1
table
using php?
M
Ingram Entertainment Inc.
2 Ingram Blvd, La Vergne, TN 37089
"Pay It Forward!"
-Original Message-
From: Seth Bembeneck [mailto:[EMAIL PROTECTED]
Sent: Friday, May 07, 2004 12:09 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] merging a table from multiple servers
I'm trying to wo
I'm trying to work on a project that gathers info from different servers,
then combines them and displays it.
Is it possble to merge the tables from the different servers into 1 table
using php?
My one solution to this was to have a php script on each server, then have
my website call each php sc