dannybrazil Posted April 4, 2008 Share Posted April 4, 2008 hello i know its simple but i forgot how to do that i have retrived var' from a link : www...........php?city=LA $city_name=$_GET['city']; how can i make another var' that will change it to lower case (i need it with capital letter also) so what would be the code for : $city_name_low= ? thanks Link to comment https://forums.phpfreaks.com/topic/99595-getting-variable-from-link-and-changing-it-to-lower_case/ Share on other sites More sharing options...
dannybrazil Posted April 4, 2008 Author Share Posted April 4, 2008 got it thanks Link to comment https://forums.phpfreaks.com/topic/99595-getting-variable-from-link-and-changing-it-to-lower_case/#findComment-509541 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.