php Guidelines
php-Guidelines
Home
PHP Introduction
Contact
Privacy Policy
Wednesday, 31 December 2014
strtoupper()
Its convert your string to Upper case
Example
<?php
echo strtoupper("my sTring");
// print output MY STRING
?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment