|- Original Message -
|From: "Logan McKinley" <[EMAIL PROTECTED]>
|To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
|Sent: Wednesday, June 18, 2003 12:51 PM
|Subject: [PHP] Strange roblems with sessions
|
|
|> what it is meant to do:
|> take a querystring set
The problem is happening when the header("Location:
http://localhost/PHP/registration_form.php";); line is executed to redirect
to the registration_form.php page. It occurs before you ever get to the
point where the form would be submitted. Its all in the php code at the
beginning of the page.
"S
- Original Message -
From: "Logan McKinley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 12:51 PM
Subject: [PHP] Strange roblems with sessions
> what it is meant to do:
> take a querystring set it to a
At 6/18/2003 03:22 PM, Logan McKinley wrote:
> the error checking include file just handles php errors, the javascript
> handles form validation. I believe the problem i am having is with the
> session not the error handling, because i removed all validation and it did
> the same thing.
Yes, that
the error checking include file just handles php errors, the javascript
handles form validation. I believe the problem i am having is with the
session not the error handling, because i removed all validation and it did
the same thing.
~Logan
"Steve Keller" <[EMAIL PROTECTED]> wrote in message
ne
At 6/18/2003 02:51 PM, Logan McKinley wrote:
> <-- the code in question >
> I have attached the actual files if that would be of more help,
> Thanks in advance for any help,
The first thing that I noticed is that you're doing error checking in
"registration_form.php", but your form i
what it is meant to do:
take a querystring set it to a session variable (outputs error if neither
querystring nor sesison exist) then reloads the page (to remove the
querystring)
what it (appears) to do:
it sets the querysting to the session, reloads the page and outputs an error
saying it doesn't
7 matches
Mail list logo