Hi
I want to convert this URL
http://www.example.com/whateversearch. php?action=sear ch&kwd=whatever +keyword+76sdf7 89sfd6
To this
http://www.example.com/whateversearch/whatever-keywords
How can I do it using PHP?
Thanks!
I want to convert this URL
http://www.example.com/whateversearch. php?action=sear ch&kwd=whatever +keyword+76sdf7 89sfd6
To this
http://www.example.com/whateversearch/whatever-keywords
How can I do it using PHP?
Thanks!
Comment