Posted by John Holmes on 02/06/05 22:02
Wil wrote:
> The following code is attempting to compare the salary to the four other
> pre-defined variables with if and else statements. So the final output
> should result in 4 different statements.
[snip]
> if ($salary < maximum1); {
Take out the semi-colon in the above line and others like it.
--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals – www.phparch.com
Navigation:
[Reply to this message]
|