Mailinglisten-Archive |
Hi Alex, > > sprintf ( "% -80s" ,$string) > > so hätte ich es gerne so geht es aber nicht. > aber so: > implode(explode(" ", sprintf("-80s" ,$string)), " ); > versuch das mal... :-) oops, wieder zu schnell abgeschickt, sorry implode(explode(" ", sprintf(" -80s" ,$string)), " "); nun geht es... ;-) m.b.G. Norbert ______________________ normal: 02292-681769 notfall: 0177-2363368 ---------------------- e.o.m.
php::bar PHP Wiki - Listenarchive