Welcome Guest, Not a member yet? Register   Sign In
How to make Remote Function work in codeigniter framework?
#18

[eluser]n0xie[/eluser]
Ok can you access another function inside controller accounts? Or just add this to your accounts controller and see if you can access it.

Code:
function testme()
{
  echo 'hello';
}


Messages In This Thread
How to make Remote Function work in codeigniter framework? - by El Forum - 10-28-2009, 04:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB