Re: what 's wrong of the syntax
- From: VS <vs@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 18:50:29 GMT
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 .
- References:
- Re: what 's wrong of the syntax
- From: nick
- Re: what 's wrong of the syntax
- From: Jerry Stuckle
- Re: what 's wrong of the syntax
- Prev by Date: Error log.
- Next by Date: Re: mktime fails for pre 1970 on Fedora 3
- Previous by thread: Re: what 's wrong of the syntax
- Next by thread: Re: what 's wrong of the syntax
- Index(es):