if ($x != "1") {
header ("location: index.php");
} else {
header ("location: cart.php?sid=$sid");
}
--- "Ward, Mark" <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I've got another problem that is bothering me, yet I'm sure it should be
> very easy to fix.
>
> Within my PHP script I want to redir
Hello all,
I've got another problem that is bothering me, yet I'm sure it should be
very easy to fix.
Within my PHP script I want to redirect the user to another page depending
on the condition. If the user fails to meet the condition, I want to send
them back to the start page. If they do mee
; Sent: Friday, April 20, 2001 6:12 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Another easy question!
>
>
> Hello,
>
> I really like how this group responds quickly. Here is another minor
> problem I am facing.
>
> My programmers are in Romania and have shut down
Hello,
I really like how this group responds quickly. Here is another minor problem I am
facing.
My programmers are in Romania and have shut down shop for the weekend. Well, I am in
somewhat of a dilema. I have a MySql database and php enhanced admin.
section on my site. The problem I am
4 matches
Mail list logo