Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Ajax success is not working in codeigniter
Post: RE: Ajax success is not working in codeigniter

So what should I do, How can I access the class anyway. I am new to CI.
7,058 Views
6 Replies
09-25-2019, 10:33 PM
AKKU
    Thread: Ajax success is not working in codeigniter
Post: RE: Ajax success is not working in codeigniter

include APPPATH . 'class/MyClass.php'; $networkOnlineArray['Field_Existence_Indicator_Transaction']['amount']=$amount; $networkOnlineArray['Field_Existence_Indicato...
7,058 Views
6 Replies
09-25-2019, 10:14 PM
AKKU
    Thread: Ajax success is not working in codeigniter
Post: Ajax success is not working in codeigniter

I need to pass some values from my controller to view. Here is my controller.  Code: -- public function my_function()             {                 $data['name']=$name=$this->input->post('nam...
7,058 Views
6 Replies
09-25-2019, 09:59 PM
AKKU
    Thread: Pass values to external class
Post: Pass values to external class

Good day,                I want to add a payment gateway to my project. For that, the payment gateway guys provided their code, now I want to pass some values from my controller to that file (Attache...
2,598 Views
2 Replies
09-18-2019, 10:00 PM
AKKU

Theme © iAndrew 2016 - Forum software by © MyBB