On Mon, 2002-02-25 at 20:36, Michael P. Carel wrote:
> Hi there,
> 
> Is there any function that can i used in wrapping a continuous line of words
> that will be displayed in the HTML table  to avoid destroying its table
> format. I've tried wordwrapping function but it only wraps word with spaces
> between them. I have a REPORT NO. that is  continously incrementing that's
> why i need that approach. The table will be destroyed if it contains a
> continuous line of alhanumeric numbers.
> 
> Please help.

Did the third parameter to wordwrap() not work for you?

  http://www.php.net/wordwrap


Cheers,

Torben

 
> Regards,
> Mike

-- 
 Torben Wilson <[EMAIL PROTECTED]>
 http://www.thebuttlesschaps.com
 http://www.hybrid17.com
 http://www.inflatableeye.com
 +1.604.709.0506


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to