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

How To Get A Countdown Timer To Restart

I am creating an online examination system. I click the Apply button, then the countdown timer star… Read more How To Get A Countdown Timer To Restart

Pass Data To Controller Through Ajax In Code Igniter

i am beginner in a code igniter and jquery. i have a textbox in which if user type some thing it d… Read more Pass Data To Controller Through Ajax In Code Igniter

How To Add Multiple-markers In Google Map

I need to add multiple marker in a google map (added google map by using googlemap library).I also … Read more How To Add Multiple-markers In Google Map

How To Make A Switch Button Post To The Db When Clicked

I am trying to figure out how to make a toggle switch button post to the db when it is pressed, so … Read more How To Make A Switch Button Post To The Db When Clicked

Codeigniter - Error On Ajax Call (404)

I have a service running for static pages on CodeIgniter and now I want to make it dynamic using Aj… Read more Codeigniter - Error On Ajax Call (404)

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