Non Linux Question

Mitch Anderson pluglist at plug.org
Thu May 8 22:56:27 MDT 2003


Or in the (i'm assuming) SQL insert... just attach to the other sites
database before, and inject it directly.

Ie (Mysql w/php)

mysql_connect($someotherhost, $username, $password);

of coarse this requires the database to be open to external
connections... which could then be limited to only your web host...

Mitch

On Thu, 2003-05-08 at 22:04, Jonathan Ellis wrote:
> Steve Roundy wrote:
>  > I have a non-linux question I hope you all will humor me on.  I would
>  > like to put a form on my website that has some fields like name,
>  > address, phone number, and email address and a "submit" button that when
>  > clicked would send the information to another site and be harvested
>  > there.
> 
> <form action=some.other.url>?
> 
> 
> -Jonathan
> 
> .===================================.
> | This has been a P.L.U.G. mailing. |
> |      Don't Fear the Penguin.      |
> `==================================='
-- 
Mitch Anderson <mitcha at xmission.com>




More information about the PLUG mailing list