Mailinglisten-Archive |
This is a multi-part message in MIME format.
------=_NextPart_000_0061_01BF2AFC.BAD35340
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
irgendwie gibts da doch nen fehler oder?
sie schreieben:
$text =3D "Ich bin ein String !";
echo $text;
echo ($text,$text,$text);
$l =3D "langer";
$k =3D "kurzer";
echo "Ich bin ein $l$l$l$l$l$l Text!";
echo "Ich bin ein $k Text!";
=20
$i =3D 10;
$j =3D 5;
echo ($i,"+",$j,"=3D",$i+$j);
echo ( #???? wie das???
ich sage:
<? $text =3D "Ich bin ein String !";
echo $text;
echo "$text,$text,$text";
$l =3D "langer";
$k =3D "kurzer";
echo "Ich bin ein $l$l$l$l$l$l Text!";
echo "Ich bin ein $k Text!";
=20
$i =3D 10;
$j =3D 5;
echo $i,"+",$j,"=3D",$i+$j; =
?>
also: echo " #oder???
ps: also ich fange gerade an php3 zu lernen ....sowas d=FCrfte aber =
eigentlich net passieren ....
MFG
Robert Breker
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*=
-*-*-*-*-*-*
GarageStudios Internet Solutions: http://www.garagestudios.de
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*=
-*-*-*-*-*-*
------=_NextPart_000_0061_01BF2AFC.BAD35340
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>irgendwie gibts da doch nen fehler=20
oder?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>sie schreieben:</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2> $text =3D=20
"Ich bin ein String=20
!";<BR> =
&=
nbsp; =20
echo=20
$text;<BR> &nb=
sp; &nbs=
p; =20
echo=20
($text,$text,$text);<BR> &=
nbsp; &n=
bsp; &nb=
sp;=20
$l =3D=20
"langer";<BR> =
&=
nbsp; =20
$k =3D=20
"kurzer";<BR> =
&=
nbsp; =20
echo "Ich bin ein $l$l$l$l$l$l=20
Text!";<BR> &n=
bsp; &nb=
sp; =20
echo "Ich bin ein $k=20
Text!";<BR> &n=
bsp; &nb=
sp; =20
<BR> &nb=
sp; &nbs=
p; =20
$i =3D=20
10;<BR> =
&=
nbsp; =20
$j =3D=20
5;<BR> &=
nbsp; &n=
bsp; =20
echo ($i,"+",$j,"=3D",$i+$j);</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>echo ( #???? wie das???<BR>ich =
sage:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> =
<? $text =3D=20
"Ich bin ein String=20
!";<BR> =
&=
nbsp; =20
echo=20
$text;<BR> &nb=
sp; &nbs=
p; =20
echo=20
"$text,$text,$text";<BR> &=
nbsp; &n=
bsp; &nb=
sp;=20
$l =3D=20
"langer";<BR> =
&=
nbsp; =20
$k =3D=20
"kurzer";<BR> =
&=
nbsp; =20
echo "Ich bin ein $l$l$l$l$l$l=20
Text!";<BR> &n=
bsp; &nb=
sp; =20
echo "Ich bin ein $k=20
Text!";<BR> &n=
bsp; &nb=
sp; =20
<BR> &nb=
sp; &nbs=
p; =20
$i =3D=20
10;<BR> =
&=
nbsp; =20
$j =3D=20
5;<BR> &=
nbsp; &n=
bsp; =20
echo=20
$i,"+",$j,"=3D",$i+$j; &nb=
sp; =20
?></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>also: echo " #oder???<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>ps: also ich fange gerade an php3 zu =
lernen=20
....sowas d=FCrfte aber eigentlich net passieren ....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>MFG</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> =
Robert=20
Breker</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial=20
size=3D2>*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-=
*-*-*-*-*-*-*-*-*-*-*<BR>GarageStudios=20
Internet Solutions: <A=20
href=3D"http://www.garagestudios.de">http://www.garagestudios.de</A><BR>*=
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-=
*-*-*-*-*-*</FONT></DIV></BODY></HTML>
------=_NextPart_000_0061_01BF2AFC.BAD35340--
php::bar PHP Wiki - Listenarchive