Phrase to URL-format

Posted: April 16th, 2008 | Author: admin | Filed under: Developers |

preg_replace('/[^a-zA-Z]+/','_',$phrase)



Leave a Reply