Welcome Guest, Not a member yet? Register   Sign In
how avoid URL parameters?
#1

[eluser]nikos[/eluser]
Hi all.

I am new in Codeigniter and i need your help please.

I have the following problem:

I would like to delete a record from a db table. Codeigniter works like that:

www.mysite.com/index.php/controller/function/3 and in my case i have this:

www.mysite.com/index.php/news/delete/3

Is it possible to delete a record and having something like that? : www.mysite.com/index.php/news/delete

I dont want to display the ID in URL parameter. Codeigniter support this way?




Theme © iAndrew 2016 - Forum software by © MyBB