On Sunday 09 February 2003 07:59, Paul wrote:
> I'm opening a socket to the remote machine and using post to send the data.
> But please enlighten me, what is the usual method of accessing a remote
> database?
One usually use stuff like mysql_connect() and friends to connect to
databases. If you'
I'm opening a socket to the remote machine and using post to send the data. But please
enlighten me, what is the usual method of accessing a remote database?
Jason Wong wrote:
On Sunday 09 February 2003 06:32, Paul wrote:
>> I'm working in a multitiered envoronment in development. I'd like to tu
On Sunday 09 February 2003 06:32, Paul wrote:
> I'm working in a multitiered envoronment in development. I'd like to turn
> globals off, but I can't figure out how to pass data back and forth between
> machines. I'm sending data to a database machine using POST, and I can use
> the data once it get
3 matches
Mail list logo