Skip Evans wrote:
> Hey all,
> 
> Am I brain fading or what? I'm so used to formatting text in tables for
> HTML display I can't think of how to do it for a plain text file.
> 
> I just need to create a columned table of names and addresses type
> stuff... sprintf?

or a little str_pad on each variable...



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

Reply via email to