> What I'm looking for is a way to do this such that the user does not see > anything more than http://host.name.here/rams/login.php in their address > bar when it failed... Doesn't using a form with its method set to post send the variables through headers? If that's the case, couldn't you manually set those headers yourself using header()? I'm curious about this myself, but so far I've not been able to find any info on the web. Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] HTTP header question. Ben Bleything
- [PHP] Re: HTTP header question. Jacques
- RE: [PHP] Re: HTTP header question. Ben Bleything
- Re: [PHP] Re: HTTP header question. Philip Murray
- RE: [PHP] Re: HTTP header question. Ben Bleything
- Re: [PHP] Re: HTTP header questio... Christian Reiniger
- RE: [PHP] HTTP header question. Matt Greer
- RE: [PHP] HTTP header question. Dave VanAuken
- RE: [PHP] HTTP header question. Ben Bleything
- Re: [PHP] HTTP header question. Richard Baskett
- RE: [PHP] HTTP header question. Ben Bleything
- RE: [PHP] HTTP header question. Don Read
- [PHP] Re: HTTP header question. Matt Rogers
- RE: [PHP] Re: HTTP header question. Dave
- Re: [PHP] Re: HTTP header question. Matt Rogers
- RE: [PHP] Re: HTTP header question. Dave
- RE: [PHP] Re: HTTP header questio... Ben Bleything