Re: Right justify in PHP



..oO(Samuel van Laere)

Is there anything similair (or suitable) in PHP for right justifying strings
as we can do in java? :
http://www.java2s.com/Code/Python/Development/StringformattingRightjustifyandLeftjustify.htm

printf()?

Mihcha
.