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!
ok i made the news thing... posting works...Viewing works
but if i leave a long post it runs off the page how do i make it so after the text reaches certain length it starts a new line instead of runing off the page.
set a definate pixel width or something....unless the messag it one continuous, non-spaced string, then it'll wrap correctly in your happy little defined size box.