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

Simple Ajax/codeigniter Request

I'm having some issues with ajax and codeigniter. I've already posted another question (lin… Read more Simple Ajax/codeigniter Request

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

Post Selected Items To Table

I have a results list produced by a search. Each item has a check box. What I want to do is post th… Read more Post Selected Items To Table

Using/embedding Ember Js With/in Codeigniter

I am about to start developing a web application using Ember.js as front end technology and Codeign… Read more Using/embedding Ember Js With/in Codeigniter

Codeigniter And Ajax Retrieving/getting Data From Database Error

I always land into the error function in ajax, what is the problem here? I want to retrieve a img u… Read more Codeigniter And Ajax Retrieving/getting Data From Database Error

Pass Javascript Variables Tp Php Controller In Code Igniter

Hi everyone I have this javascript that has to pass some variables including an array. My problem i… Read more Pass Javascript Variables Tp Php Controller In Code Igniter

Jquery Mobile - Including Fragments For A Multipage Template?

We're doing a Codeigniter/jQM web application and have been debating the multipage template vs.… Read more Jquery Mobile - Including Fragments For A Multipage Template?

Hide Submit Button Using Javascript

How do I hide the submit button using javascript? Reason is because my form checkboxes submits the … Read more Hide Submit Button Using Javascript