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 we
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 w
2 matches
Mail list logo