oops, never mind, I think I see the problem...a missing "btn="
-Original Message-
From: Jay Blanchard [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 14, 2002 12:59 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Header URL question
I wanted to return to a specific page in a small web app I am writing, which
is based on a variable for each individual record. I just tried
header("Location: customer.php?" . $btn . ""); exit;
and although syntactically correct it did not work. I am going to try a
couple of other things but I wanted to see if any of you had thoughts on
this.
HAGW!
Jay
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php