Hi, maybe i'm silly but i can't find any "if" operator in the manuals. Could anyone pls help me and say how i use an "if" operator.
thank you, Stephan
Hi,
look at chapter 11, you'll find an explanation there.
if (condition) { ... } else { ... }
grinning
Kostja
http://www.php.net/manual/en/html/control-structures.html#control-structures