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: Justin Koivisto <justin@koivi.com>
Date: Wed Aug 10 2005 - 20:37:04 CEST

Ray Muforosky wrote:
> 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.
>

Are you getting errors in your log file? If you are getting nothing,
then the script isn't executing because you should at least see the test
end statement...

-- 
Justin Koivisto, ZCE - justin@koivi.com
http://koivi.com
Received on Mon Oct 24 02:09:18 2005