Welcome Guest, Not a member yet? Register   Sign In
sortable divs jquery and codeigniter
#2

[eluser]xwero[/eluser]
Can't you work with the id of the image? Then you can do
Code:
$this->db->query("UPDATE gallery SET rank='".$newrank."' WHERE id='".$id."' ");

I think the check to see if the list rank is changed should be dropped, if you just update each row the overhead will be more or less the same. You should benchmark it to see the results.


Messages In This Thread
sortable divs jquery and codeigniter - by El Forum - 10-13-2008, 06:06 AM
sortable divs jquery and codeigniter - by El Forum - 10-13-2008, 06:22 AM
sortable divs jquery and codeigniter - by El Forum - 10-13-2008, 07:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB