[snip] 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... [/snip] Use CSS to control the table width. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php