Ajax Framework (CJAX) for Codeigniter 2.x+ |
[eluser]Ajaxboy[/eluser]
I think I miss quoted instead of base_url(), I meant site_url(). Eg: $ajax->call(site_url(’ajax.php?click/update/’)); This is what I meant from the beginning. As I mentioned before, it is better practice to let CI generate the url for you, instead of hard coding it, specially Hardcoding full path urls. Yes, Cjax is an ongoing project and has taken many years to develop into the framework that is today, started since 2006, and have evolved over time, re-rewritten to meet the newest technology and continue to be maintained. I can gladly say it is bug free, in the past year no bugs have been found, other than people having requirement/settings issues. It would be nice if you could leave a review here: I will very much appreciate, and thank you. http://sourceforge.net/projects/cjax/reviews/ (click where it says "Write Review") |
Welcome Guest, Not a member yet? Register Sign In |