http://us2.php.net/manual/en/function.wordwrap.php

--
Thanks,

John Ellingsworth
Project Leader
Virtual Curriculum

http://john.ellingsworth.org

Ross wrote:
I  have a table which I put php data from a database.

If i have a name 'thisisaveryverylongfirstname' the table stetches to fit
the name. Is there any way I can force it to wrap to a fixed width of
100px??

If I put a space in <BR> the text wraps. How can I do this at character 30 of the string?

Or any other suggestions...

R.




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

Reply via email to