What is the use of the setlocale() function?
Write a program to set your locale information to the UK and then revert back to your default locale information.
Showing posts with label PHP Practice Lessons. Show all posts
Showing posts with label PHP Practice Lessons. Show all posts
Friday, April 24, 2009
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?
Subscribe to:
Posts (Atom)