jdstraughan


Member since 07/06/2008

1 snippets

1902 profile views

4 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

jdstraughan's Recent SnippetsTagged regex



« Prev 1 Next »
If you have a title, for something like a blog or product, and want to make an seo-friendly name to call it, here is a function. SAMPLE INPUT: $title = "This foo's bar is rockin' cool!"; echo make_seo_name($title); //RETURNS: //this-foos-bar-i...
10 1427 posted 15 years ago by jdstraughan
« Prev 1 Next »