Friday, April 17, 2009

Some PHP Exercises

  • Write a program using the count_chars() function and determine the ASCII values of all English alphabets.

  • How would you find the list of all characters that are not present in a string?

No comments: