Re: [PHP-DB] Re: remote database exchange

2001-07-17 Thread Manuel Lemos
Hello, Ken Sommers wrote: > > thanks for info, > > suppose I need to keep a Vendors' price list on MY site in my mysql database > (PHP4/mysql on a hosting company) > and would like to keep it up to date. I would like to know about dropped or > new items and of course price changes. > i will not

Re: [PHP-DB] Re: remote database exchange

2001-07-17 Thread Ken Sommers
using these prices to compare to other vendors. thanks, ken - Original Message - From: "Manuel Lemos" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Ken Sommers" <[EMAIL PROTECTED]> Sent: Tuesday, July 17, 2001 8:17 AM Subject: [PHP-DB] Re: remote d

[PHP-DB] Re: remote database exchange

2001-07-17 Thread Manuel Lemos
Hello, Ken Sommers wrote: > > Is it possible to exchange data on remote databases in PHP mysql? > > Suppose I had a MUSIC database that you wanted your site visitors to be able > to query,and it was OK with me because you had a MOVIE database that I > wanted MY site visitors to be able to query

[PHP-DB] Re: remote database exchange

2001-07-16 Thread CC Zona
In article <00d201c10e41$9fa2e340$b943500c@zeospantera>, [EMAIL PROTECTED] (Ken Sommers) wrote: > Is it possible to exchange data on remote databases in PHP mysql? PHP is a scripting language. MySQL is a database management system (DBMS). Two different things. > Suppose I had a MUSIC databas