joviyach
06-15-2006, 01:34 AM
I have a form that uses PHP to submit to MySQL and I want the first letter of each field to capitalized. How do I do this?
Thanks,
Jim
Thanks,
Jim
|
||||
simple question...joviyach 06-15-2006, 01:34 AM I have a form that uses PHP to submit to MySQL and I want the first letter of each field to capitalized. How do I do this? Thanks, Jim devinemke 06-15-2006, 02:08 AM ucfirst (http://www.php.net/manual/en/function.ucfirst.php) Spookster 06-15-2006, 02:20 AM I have a form that uses PHP to submit to MySQL and I want the first letter of each field to capitalized. How do I do this? Thanks, Jim In the future, please use a more descriptive subject when posting a question. See posting guidelines. (http://www.codingforums.com/postguide.htm) |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum