Thread
:
Quick php question.
View Single Post
08-30-2005, 12:01 PM
mkx
Confirmed User
Industry Role:
Join Date: Nov 2003
Location: Toronto
Posts: 4,001
Quick php question.
I need to echo the following from a form post but make it echo the variable in lowercase.
This does upper case:
<?php echo $_POST["cat1"]; ?>
What does lower case?
Thanks!
mkx
View Public Profile
Find More Posts by mkx