Hi there! e.g.
$title="i am the best"
i want the output field to be "i-am-the-best" doing a replace of spaces with dashes.
Tell me gods how to do this :D
$title="i am the best"
i want the output field to be "i-am-the-best" doing a replace of spaces with dashes.
Tell me gods how to do this :D


Comment