I want to do a string replace to replace any special character and spaces with a dash.
my url
[php][/php]
I want to run a string replace on [php]<?php echo $row_Recordset1['name']; ?>[/php]
Can anyone assist me with this?
here is my current output:
http://wwwdomain.com/sex-toys/Purple%20Mesh%20Thong/1843.html
Regards,
Josh