Welcome Guest, Not a member yet? Register   Sign In
Is codeigniter support ajax,.....?
#1

[eluser]Thananjeyan[/eluser]
hi developers

can anyone tell me the answer

What are the features of codeigniter...?
#2

[eluser]woopsicle[/eluser]
i suggest you go to the wiki ( http://codeigniter.com/wiki/ ) and type in 'ajax' in the search bar.

there's plenty of info there of how to use your favourite ajax library (mootools, jquery etc etc) with codeigniter.
#3

[eluser]Thananjeyan[/eluser]
:wow: thanks for your information..........
#4

[eluser]Derek Allard[/eluser]
http://video.derekallard.com might be helpful for you.
#5

[eluser]Colin Williams[/eluser]
Essentially, all you need to do is return XML or JSON from your CI application for AJAX requests. There are functions in the PHP world to assist in converting object to XML and JSON, and I'm sure implementing them in CI as libraries or helpers would be a cinch.




Theme © iAndrew 2016 - Forum software by © MyBB