Welcome Guest, Not a member yet? Register   Sign In
[ASK] How to change capitalize to lowercase and replace spacing with underscores
#2

[eluser]sharpe[/eluser]
Plain old php
Code:
strtolower(str_replace(" ","_",$str))


Messages In This Thread
[ASK] How to change capitalize to lowercase and replace spacing with underscores - by El Forum - 06-22-2010, 02:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB