Welcome Guest, Not a member yet? Register   Sign In
Categories
#1

[eluser]georgerobbo[/eluser]
Hello,

I have just build a basic search form which selects results from a database relevent to the key phrase entered.
I now want to create a list of categories an audience can click on, while using permalinks such as:

http://localhost/category.php?name=web+design

However I don't quite understand how to do this. Do I use a HTML form <form> with a hidden input to query the database or approach it a completely different way.
#2

[eluser]Colin Williams[/eluser]
CodeIgniter URIs are /controller/function/param1/param2. So you'd probably have URIs like /blog/category/web_design




Theme © iAndrew 2016 - Forum software by © MyBB