http://php.flashwebhost.com/sherly/friend.php
Code:$string_Quotes = 'A friend is someone who knows all about you and still loves you'; $string_Quotes = ucfirst($string_Quotes); echo $string_Quotes;
http://php.flashwebhost.com/sherly/friend.php
Code:$string_Quotes = 'A friend is someone who knows all about you and still loves you'; $string_Quotes = ucfirst($string_Quotes); echo $string_Quotes;
Last edited by sherlyk; 05-10-2014 at 06:28 AM.
Bookmarks