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