Re: [PHP-DB] merging a table from multiple servers

2004-05-07 Thread Seth Bembeneck
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

RE: [PHP-DB] merging a table from multiple servers

2004-05-07 Thread Gary Every
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

[PHP-DB] merging a table from multiple servers

2004-05-06 Thread Seth Bembeneck
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