Is there an AJAX library for Codeigniter

Are there AJAX libraries for Codeigniter v2.x? Codeigniter seems to be missing a really useful library!

I only find AJAX / jquery libraries for older versions of CI.

+5
source share
1 answer

Javascript driver has been introduced with CodeIgniter v2.x. I recommend looking at the user guide here: http://codeigniter.com/user_guide/libraries/javascript.html

But due to the fact that this is a library that is useful, I think that you could misinterpret the point.

Javascript . CodeIgniter - , ...

, , JavaScript- CodeIgniter . javascript, MVC .

? , /, ...:)

+7

All Articles