Showing posts with label alphabet. Show all posts
Showing posts with label alphabet. Show all posts

Monday, May 21, 2012

Most efficient way to get next letter in the alphabet using PHP


Given any character from a to z, what is the most efficient way to get the next letter in the alphabet using PHP?