Re: Getting PHP variables to display fixed length



You want str_pad() :

http://www.php.net/manual/en/function.str-pad.php

.