|
Is this data from a database? If so just give the server that needs the data proper access privileges in MySQL and vice versa. Depending on the data you might even be able to do it with fopen and query strings. It's hard to give you advice without knowing the exact situation.
|