Hi Tom,
Du würdest also wirklich dazu raten, ein
<?php
$a="Hans";
$b="Grete";
echo $a." mag ".$b.".\n";
?>
gegenüber einem
<?php
$a="Hans";
$b="Grete";
echo $c=$a." mag ".$b.".\n";
?>
zu bevorzugen bzw. sagen, dass das besseres PHP ist?
Doch, PHP ist bekannt für Mischmasch ;-)
Ja, aber dazu muß man doch nicht auch noch ermutigen, hm? :-)
Mit lieben Grüßen aus Wien
Michi
PS: ...der noch immer sehnsüchtig auf Reaktion wartet. *g*
--
Self-Code: ie:{ fl:| br:> va:} ls:# fo:| rl:° n4:# ss:| de:> js:{ ch:? mo:) zu:}
Self-Code-Url: http://emmanuel.dammerer.at/selfcode.html
It is nice to be important - but it is more important to be nice.
Self-Code: ie:{ fl:| br:> va:} ls:# fo:| rl:° n4:# ss:| de:> js:{ ch:? mo:) zu:}
Self-Code-Url: http://emmanuel.dammerer.at/selfcode.html
It is nice to be important - but it is more important to be nice.
![](http://michin.bitfeed.net/graphics/michin.png)