Skip to content Skip to sidebar Skip to footer
Showing posts with the label Codeigniter

Codeigniter Javascript Not Found Error

First of all, I am sorry for my bad english, I am spanish and I am sorry if I have made something w… Read more Codeigniter Javascript Not Found Error

Hash Tag, Query String, And Ajaxified Search Results

I have a search form that automatically sends POST data my web application whenever something in th… Read more Hash Tag, Query String, And Ajaxified Search Results

Need Help - Replacing Div Content With Data From Db Without Refresh (using - Jquery, Hmlhttp, Ci)

Here I go again. I am trying to change content of a division with data retrieved from my database. … Read more Need Help - Replacing Div Content With Data From Db Without Refresh (using - Jquery, Hmlhttp, Ci)

Codeigniter:: Deleting Multiple Records In Checkbox

I can't seem to find what is wrong with my code. I want to be able to delete records which have… Read more Codeigniter:: Deleting Multiple Records In Checkbox

Ajax Request With Codeigniter 403 (forbidden)

I'm trying to send an value with Ajax to Controller file in Codeigniter but without success.I h… Read more Ajax Request With Codeigniter 403 (forbidden)

Ajax Post Not Working

I'm using jQuery and Codeigniter to update the database via AJAX. The following code does not s… Read more Ajax Post Not Working