phpbar.de logo

Mailinglisten-Archive

[php] 2 mal isset() in einer if - anweisung ?

[php] 2 mal isset() in einer if - anweisung ?

Andreas Ahlenstorf php_(at)_phpcenter.de
Thu, 27 Jun 2002 22:04:12 +0200


Hallo,

Jan Piotrowski schrieb am Donnerstag, 27. Juni 2002 um 22:00:

> Die if - schleife soll dann aufgerufen werden wenn "isset($passwd1))" ODER
> "isset($passwd2)" ist...
if(isset($var) OR isset($foo))

??

Gruss,
Andreas


php::bar PHP Wiki   -   Listenarchive