maybe not a justify function, but with a little creativity
str_pad() will take the argument string and pad it to a new length with
another string... ( ...) so if you know how long you would like each
line or can figure it out... that could end up being a lot of extra little
characters though.
as far as i've been able to figure, you don't _have_ to give session call
a session name to regain the session data. if you don't supply a name, it
looks for the previous session for that computer. or you could pass it one
through your forms or what have you. regardless, you can compile your php
e
2 matches
Mail list logo