php substring from 7 char from last last character code example Example: get last character of string php substr("testers", -1); // returns "s"