Help for this page
# updated to add leading zeroes ... substr( ( '0' x $count ) . $number, -$count ); }