note 102311 deleted from function.substr by danbrown
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: Anonymous ---- Note to Cristianlf: the right-function can simply be done with substr($string, -$chars) you don't need to use strlen.