Hi John,

> -----Original Message-----
> > Need some help here.  I have to format a line with each piece
> of the line
> > being a fixed set of characters in length, wether its a mix of
> spaces and
>
> printf() or sprintf() should do what you want...

        That did the trick, thanks!  I haven't had much use for sprintf, and I
didn't realize it formated things quite like that.  I appreciate the help.

-Dan Joseph


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to