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!
Recently I used substr() to shorten strings on the front page where some basic user information is shown. The only problem is when people use a very long concentrated string like '1111111111111111111111111111111111' it buggers the page up.
And suggestions. I was thinking possible wordwrap()