phpbar.de logo

Mailinglisten-Archive

[php] if(true) /*code*/ vs if(true){/*code*/}

[php] if(true) /*code*/ vs if(true){/*code*/}

karl oberdieck php_(at)_phpcenter.de
Sun, 25 Aug 2002 15:21:41 +0200


tag, ich wollte mal wissen was schneller ist:

if(true){
 /*code*/
}

oder
if(true) /*code*/

bye Karl Oberdieck


php::bar PHP Wiki   -   Listenarchive