php take th 5 last char code example Example: take last four digits php $newstring = substr($dynamicstring, -7);