How do I sanitize title URIs with PHP?

admin

Administrator
Staff member
I am programming a blog and I want the URIs to be the title like the question title here in stackoverflow or like wordpress.<br>
What are the rules for sanitizing a URI?<br>
Is there an already made code in PHP that does this?

Thanks in advance,<br>
Omer