I have controller named "test.php". I have also written the ajax calling functions in this page as well. Like for checking data, uploading the image etc. Problem is when ever i call any of the ajax function , and do logout after it (successful or UN-sucessfull result of ajax), And then login again, then it transfer me to same ajax function which i called before logging out, instead of index function. Below are steps that i follow.
I applied path in it. But does not work all the time.
Can any one guide me in this.
Thanks in Advance