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

Posted by Mathias Bynens on Stack Overflow See other posts from Stack Overflow or by Mathias Bynens
Published on 2010-04-20T07:34:14Z Indexed on 2010/04/20 7:43 UTC
Read the original article Hit count: 279

Filed under:
|
|

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

© Stack Overflow or respective owner

Related posts about php

Related posts about alphabet