Fixed! Thanks, Nuno
----- Original Message ----- > Okay, next up: > > http://php.net/function.substr > > - This needs a see "word_wrap" (50% of the notes on this page are about > chopping text but not in the middle of a word) > - Someone needs to evaluate what "drone" has said, and if it's correct add > it to the docs and delete the notes. > - It should be listed: to remove the last char from a string, use > substr($str, 0, -1) > > Thanks :)
