Page 1 of 1

can anyone fix this problem

Posted: Mon Sep 23, 2002 9:59 am
by harsha
i have this script (guestbook) and i have written in php i have a problem

http://shadows.sit.ac.in/php/nazo/view.php

the text is not going to the next line instead it continues and the page expands what should i do to avoid it

Posted: Mon Sep 23, 2002 10:12 am
by Coco
easy peasy
the <td> element for the message itself has no width parameter and henceforth results in scrollbars rather than wrapped text

Posted: Mon Sep 23, 2002 12:52 pm
by Takuma
URL not working... :cry:

Posted: Mon Sep 23, 2002 6:11 pm
by kenny
try wordwrap();