![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveHELP: Getting input from perl cgi to PHP.
From: Ray Muforosky <izombe@yahoo.com>
Date: Wed Aug 10 2005 - 17:59:12 CEST
I have this:
print "<FORM name=\"form3\" ACTION=\"cmdlog_rep.php\">\n";
if click on submit I get this:
and I can't get the values here:
<?php
// set server access variables
Thanks in advance.
|