Kai345: String aus mehren Strings bauen

Beitrag lesen

[latex]Mae  govannen![/latex]

Mein Ansatz
$a= "er";
$b= "ist";
$c= "13";

$d= "$a,$b.' '.$c";
versuchs mal hiermit

$d= $a." ".$b." ".$c;
dann kommt da "er ist 13" raus, ansonsten für erist 13 nehm
$d= $a.$b." ".$c;

$d = [link:http://www.php.net/manual/de/function.sprintf.php@title=sprintf]('%s %s %s', $a, $b, $c);

Cü,

Kai

--
Even if you are a master of jQuery, you can only create mediocre (at best)
scripts. The problem is that the authors you rely on have not mastered the
DOM themselves. It's like one blind guy leading another off a cliff (D.Mark/clj)
Foren-Stylesheet Site Selfzeug JS-Lookup
SelfCode: sh:( fo:| ch:? rl:( br:< n4:( ie:{ mo:| va:) js:| de:> zu:) fl:( ss:| ls:?