Hi
> -Original Message-
> From: Jennifer Downey [mailto:[EMAIL PROTECTED]]
> Sent: 24 February 2002 22:28
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] If else trouble
>
>
> Hi all,
>
> I have worked and re-worked this if else statement. I can't ge
Hi all,
I have worked and re-worked this if else statement. I can't get it to work.
It's suppose to work like this.
If there are no points in the bank then echo but it always echo's you don't
have enough points. It also wont keep me from withdrawing more than I have
in the bank.
What am I doin