Floyd Baker <[EMAIL PROTECTED]> wrote:

 > Henrik
 > 
 > You are looking in the wrong area..  I'm working with php3.  
 > 
 > > There's an extra '}' in the first example for a word wrap function,
 > > under string functions in the manual..    
 > 
 > Here is what I see... and if you count the brackets, there are 15.. ?
 > 

ok well, I can see the script inserts \n, if you are wrapping in html
you dont see the text is actual wraping because you need to add <br>
instead, maybe do a nl2br() on the ourput from the functions and see
if the text wraps as wanted.

-- 
Henrik Hansen


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to