RE: Passing data between the web to an Intranet

2003-03-26 Thread Peter Monk
From: Steve Jackson [mailto:[EMAIL PROTECTED] Sent: Wednesday, 26 March 2003 5:59 PM To: MySQL General Mailing list Cc: PHP General Subject: Passing data between the web to an Intranet Has anyone ever simply tried to pass information direct from the web into a secure Intranet mysql DB rather than to a we

Re: [PHP] Passing data between the web to an Intranet

2003-03-26 Thread Nikunj Virani
gt; To: "MySQL General Mailing list" <[EMAIL PROTECTED]> Cc: "PHP General" <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 12:58 PM Subject: [PHP] Passing data between the web to an Intranet > Has anyone ever simply tried to pass information direct from the web

Passing data between the web to an Intranet

2003-03-25 Thread Steve Jackson
Has anyone ever simply tried to pass information direct from the web into a secure Intranet mysql DB rather than to a web DB? I am thinking down one of three lines. 1) I use PHP to send an email with the data in it and update our internal DB manually (the worst case) 2) I use PHP which takes data