Welcome Guest, Not a member yet? Register   Sign In
Calling method function from Javascript/AJAX
#3

[eluser]Fribos[/eluser]
I can make a controller as u said with a function like:
Code:
function get_usrs() {
  $this->chat_model->usuarios_online();
}

But still same problem, i dont know hoy to call it from AJAX


Messages In This Thread
Calling method function from Javascript/AJAX - by El Forum - 11-25-2010, 03:08 PM
Calling method function from Javascript/AJAX - by El Forum - 11-25-2010, 03:11 PM
Calling method function from Javascript/AJAX - by El Forum - 11-25-2010, 04:02 PM
Calling method function from Javascript/AJAX - by El Forum - 11-25-2010, 04:18 PM
Calling method function from Javascript/AJAX - by El Forum - 11-25-2010, 04:51 PM
Calling method function from Javascript/AJAX - by El Forum - 11-25-2010, 09:20 PM
Calling method function from Javascript/AJAX - by El Forum - 11-25-2010, 10:41 PM
Calling method function from Javascript/AJAX - by El Forum - 11-26-2010, 03:35 PM
Calling method function from Javascript/AJAX - by El Forum - 11-26-2010, 08:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB