phpbar.de logo

Mailinglisten-Archive

[php] =?iso-8859-1?Q?=22=21=3D_oder_=3D=3D=22_was_ist_schneller=3F_=2A?= =?iso-8859-1?Q?jaja_ich_weiss_-_des_is_beknackt_-_aber_w=FCrde_mich_ma?= =?iso-8859-1?Q?l_interessieren_=28=3A=2A?=

[php] "!= oder ==" was ist schneller? * jaja ich weiss - des is beknackt - aber würde mich ma l interessieren (:*

Fiolka, Christoph php_(at)_phpcenter.de
Mon, 9 Jul 2001 13:41:25 +0200


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1086C.157E1840
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

es geht um die folgende ganz einfache Wenn-Dann Bedingung:
<schnipp>
if ($url !=3D "") {$url =3D "http://www.".$url;} else { $url =3D "-";}
if ($url =3D=3D "") { $url =3D "-";} else {$url =3D =
"http://www.".$url;}
<schnapp>
*die beiden sind vom sinn her v=F6llig gleich, nur is einmal "!=3D" und =
einmal
"=3D=3D", und der Rest dreht sich entsprechend, damit das ergebnis =
gleich
bleibt*

mich w=FCrde einfach mal interessieren, ob die beiden von der =
Rechenzeit her
genau gleich lange brauchen. Das wars schon wieder *extremtuning*:)

------_=_NextPart_001_01C1086C.157E1840
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>&quot;!=3D oder =3D=3D&quot; was ist schneller? *jaja ich weiss =
- des is beknackt - aber w=FCrde mich mal interessieren (:*</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>es geht um die folgende ganz einfache Wenn-Dann =
Bedingung:</FONT>
<BR><FONT SIZE=3D2>&lt;schnipp&gt;</FONT>
<BR><FONT SIZE=3D2>if ($url !=3D &quot;&quot;) {$url =3D &quot;<A =
HREF=3D"http://www" TARGET=3D"_blank">http://www</A>.&quot;.$url;} else =
{ $url =3D &quot;-&quot;;}</FONT>
<BR><FONT SIZE=3D2>if ($url =3D=3D &quot;&quot;) { $url =3D =
&quot;-&quot;;} else {$url =3D &quot;<A HREF=3D"http://www" =
TARGET=3D"_blank">http://www</A>.&quot;.$url;}</FONT>
<BR><FONT SIZE=3D2>&lt;schnapp&gt;</FONT>
<BR><FONT SIZE=3D2>*die beiden sind vom sinn her v=F6llig gleich, nur =
is einmal &quot;!=3D&quot; und einmal &quot;=3D=3D&quot;, und der Rest =
dreht sich entsprechend, damit das ergebnis gleich bleibt*</FONT></P>

<P><FONT SIZE=3D2>mich w=FCrde einfach mal interessieren, ob die beiden =
von der Rechenzeit her genau gleich lange brauchen. Das wars schon =
wieder *extremtuning*:)</FONT></P>

</BODY>
</HTML>
------_=_NextPart_001_01C1086C.157E1840--


php::bar PHP Wiki   -   Listenarchive