Hi all,
I am trying to send the contents of a PHP variable to a remote web site input form.
$var = text
send $var to input of remote form....
Any help with this is greatly appreciated!!!
FYI. I am using PHP 3
Thanx in advance, Stuggling with PHP