Published in: PHP
URL: http://uk.php.net/manual/en/function.wordwrap.php
word-wrap refers to forcing the text to stay within its div, instead of extending to its length, which makes a div stretch. It is a built-in function in PHP, go to the url to see its descr in the PHP manual.
You need to login to post a comment.
