Hi,
for the haeder just make sure that there is NO output
whatsoever before the header-call. even if line 1 of your
script is empty before the <?php-tag the header doesn't work.
"Louis Brooks" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Thanks for all the help. I finally got it to work. I ended up using a
bunch
> of if ($lname=="") { statements instead of if (($lname=="") ||
> ($fname=="")) { and that seems to be working. I still can't get the
> header() statement to work. So I just cheated and put in some text telling
> the user to hit the back button and fill out the rest of the information
on
> the form.
>
> Louis
>
>
--
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]