Bluehost.com Web Hosting $6.95

How add white spaces at the end of string

This is a discussion on How add white spaces at the end of string within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hei, someone can help me in this situation : i need produce this output : "[xxx ]" if the string dont ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-09-2008
Santana
 
Posts: n/a
Default How add white spaces at the end of string

Hei,

someone can help me in this situation :

i need produce this output : "[xxx ]"
if the string dont have 10 characters i want put white space son the
right.



I implementei this code :

$str=str_pad($str,10," ");
echo "[$str]";


And i get this : "[xxx]"


Help me please

Paulito
Reply With Quote
  #2 (permalink)  
Old 06-09-2008
C.
 
Posts: n/a
Default Re: How add white spaces at the end of string

On Jun 9, 9:42 am, Santana <paulito.sant...@gmail.com> wrote:
> Hei,
>
> someone can help me in this situation :
>
> i need produce this output : "[xxx ]"
> if the string dont have 10 characters i want put white space son the
> right.
>
> I implementei this code :
>
> $str=str_pad($str,10," ");
> echo "[$str]";
>
> And i get this : "[xxx]"
>
> Help me please
>
> Paulito


Please don't cross-post.

See thread in comp.lang.php

C.
Reply With Quote
  #3 (permalink)  
Old 06-09-2008
Michael Fesser
 
Posts: n/a
Default Re: How add white spaces at the end of string

..oO(C.)

>Please don't cross-post.
>
>See thread in comp.lang.php


JFTR: It was a multi-post. A cross-post wouldn't have led to the
multiple separate threads in different groups.

Micha
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 06:47 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0