take last 3 digit in php code example Example: take last four digits php $newstring = substr($dynamicstring, -7);