Welcome Guest, Not a member yet? Register   Sign In
How the use Ajax with Codeigniter?
#4

[eluser]skunkbad[/eluser]
[quote author="ytsejam" date="1344075129"]How can i enable the ajax? ...[/quote]

Ajax is part of javascript. I use jQuery to handle ajax because even after using javascript for years, I still feel like an imbecile. You will normally want to use ajax to do a POST request, where the post data is validated and used to generate content that is passed back to the browser. That response can be in a few forms, and the most common is JSON. If you have any javascript already, you will probably need to show it so we know what you are doing client-side, or your chances of getting help are slim to none.


Messages In This Thread
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 03:12 AM
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 11:46 AM
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 12:30 PM
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 12:39 PM
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 12:43 PM
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 12:51 PM
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 12:51 PM
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 01:27 PM
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 01:46 PM
How the use Ajax with Codeigniter? - by El Forum - 08-04-2012, 02:55 PM
How the use Ajax with Codeigniter? - by El Forum - 10-16-2012, 09:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB