phpbar.de logo

Mailinglisten-Archive

[php] If Abfrage

[php] If Abfrage

Egon Schmid eschmid_(at)_s.netic.de
Wed, 08 Mar 2000 11:20:27 +0100


Peter Karsten wrote:

> if  ($art='B')
> {
>  echo "testbtext1";
>  echo "testbtext2";
>  echo "testbtext3";
>  }
> 
> else if
> 
>  ($art='C')
> {
>  echo "ctest";
> }

Es sollte heissen, "if ($art == 'B')". Die Zuweisung dürfte immer wahr
sein, der Vergleich nicht immer.

-Egon

-- 
Six Offene Systeme GmbH. Stuttgart - Berlin - New York. Wir stellen aus: 
  Hannover Messe 20.03. - 25.03.2000 Halle 14 Stand J50   
Fon  +49 711 9 90 91 64 · Fax  +49 711 9 90 91 99 · http://www.six.de/


php::bar PHP Wiki   -   Listenarchive