Replacing Text in PHP?

ToddN

New Member
I'm need of a tiny help.I have a get statement on my process form like this\[code\]<?php echo $_GET['search']?>\[/code\]Now how do i put "+" sign in between the spaces.Because what my current code does is just gets the data from the text of another form.I would be glad if you could help.Thanking You,
 
Back
Top