I have a loop that starts at 0 and goes to 99999 and sets the variable $zip
to the current number

I need it to always be 5 places like a zip code, like so

00000
00001
etc...

How can I do that?

-Mike


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to