Welcome Guest, Not a member yet? Register   Sign In
Redirecting to SEO-friendly URL using form
#3

[eluser]danmontgomery[/eluser]
Code:
$keyword = url_title($this->input->post('keyword'));
$location = url_title($this->input->post('location'));
redirect('some/page/' . $location . '/' . $keyword);


Messages In This Thread
Redirecting to SEO-friendly URL using form - by El Forum - 03-03-2010, 09:38 AM
Redirecting to SEO-friendly URL using form - by El Forum - 03-03-2010, 12:39 PM
Redirecting to SEO-friendly URL using form - by El Forum - 03-03-2010, 01:48 PM
Redirecting to SEO-friendly URL using form - by El Forum - 03-18-2010, 12:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB