Re: what 's wrong of the syntax
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: what 's wrong of the syntax

From: VS <vs@nospam.blueyonder.invalid>
Date: Tue Nov 29 2005 - 19:50:29 CET

Jerry Stuckle wrote:

> You don't need to.

Unless you need the Leading Zero's, in which case, perhaps:

$CODE=sprintf( "%04d", $code );

then output $CODE instead of $code.

-- 
VS
Received on Sat Dec 3 04:24:25 2005