alot of times when people ask this question they are sking the quesion because they
are coding this logically incorrect, Im sure this isnt that case for you though.
$val)
$args[] = "$pos=$val";
if (isset($args))
return urlencode('?'. implode('&', $args));
}
}
echo "
i
ewart
-Original Message-
From: Nick Davies [mailto:[EMAIL PROTECTED]]
Sent: 15 March 2001 16:32
To: [EMAIL PROTECTED]
Subject: [PHP] POST conversion.
Hi (again).
Is there a simple was to take post data from a form and create a
query string out of it?
Thanks.
Nick.
--
Hi (again).
Is there a simple was to take post data from a form and create a
query string out of it?
Thanks.
Nick.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To conta
3 matches
Mail list logo