[thelist] having problems with php redirect form

rudy r937 at interlog.com
Fri Sep 20 06:17:01 CDT 2002


><form action="/redirect.php">
>
><?php
> $TARGET = $_SERVER["QUERY_STRING"];

tim, i don't know php, but if you are passing the goto form field and
expecting it to be in the query string, i think you have to explicitly use
GET as form method, the browser is likely sending it as POST by default

rudy






More information about the thelist mailing list