PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Http://www.THeNetherRealm.com/shoutbox.php go there try WWWWWWWWWWWWWWWW then try typing in a sentance
and this is switch.php basicly does everything before it posts....
i meant disable the horizontal bars... Uhm... if i remember correctly it should wrap for you when you disable the scroll bars... I don't know you can try it though.... add this style to the <iframe> tag
<iframe src='shoutbox/shout.php' height='150' width='150' frameborder='0' style='overflow-x:hidden;'>We are sorry your browser doesn't support frames. Click <a href='shoutbox/shout.php'>here</a> to see the shouts.</iframe>
hmm.... maybe you could still use the wordwrap function, because that seems to work, unless the character's width is larger than normal, like capital letters, but also use some function to see if they entered a bunch of bs and the same letters over and over again... i dont know if that'd work either...