note 12249 deleted from function.substr-replace by felipe
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: stefan at maifei dot com ---- If you are trying to use -0, I don't think it works. For example: substr_replace($file,'',-4,0) There may be an alternative though...