Welcome Guest, Not a member yet? Register   Sign In
Function call not working in codeigneter
#3

[eluser]Unknown[/eluser]
thank for your reply. the problem corrected with by changing the :

Code:
$ajax->click("button1",$ajax->call("ajax.php?recursive_ajax/call/0/30"));

with

Code:
$ajax->click("button1",$ajax->call("../../ajax.php?recursive_ajax/call/0/30"));

Big Grin


Messages In This Thread
Function call not working in codeigneter - by El Forum - 10-02-2013, 08:52 PM
Function call not working in codeigneter - by El Forum - 10-03-2013, 07:21 AM
Function call not working in codeigneter - by El Forum - 10-05-2013, 12:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB