Re: HELP: Getting input from perl cgi to PHP.
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: HELP: Getting input from perl cgi to PHP.

From: Ray Muforosky <izombe@yahoo.com>
Date: Wed Aug 10 2005 - 18:51:11 CEST

Hello,

I tried all as you wrote, but there was no output.
----------------------------------------------------------------------

print "<FORM name=\"form3\" ACTION=\"cmdlog_rep.php\"
method=\"GET\">\n";

-----
and

----
print_r($_GET);
echo $_GET['when'], "<BR>";
------------------------
nothing.
Received on Mon Oct 24 02:09:17 2005