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

Generating Pdf With Dompdf With Codeigniter On Button Click After Submission Of Data In To Database

I have a question regarding PDF creation with DOMPDF. Basically I have a form that submits data to … Read more Generating Pdf With Dompdf With Codeigniter On Button Click After Submission Of Data In To Database

Codeigniter Jquery Ajax: Post Data To Controller Issues

I'm working on login system in codeigniter 3.0 and jquery ajax. I want to post data to controll… Read more Codeigniter Jquery Ajax: Post Data To Controller Issues

Loop And Insert Monthly Schedule By Php

I'm working on loan monthly schedule right now and I met a problem with generate monthly schedu… Read more Loop And Insert Monthly Schedule By Php

Using Jquery Mobile And Codeigniter Framework Php

I'm creating jquery mobile site using codeigniter framework.If I start my project without using… Read more Using Jquery Mobile And Codeigniter Framework Php

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

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

Export And Download My Php Table Data To Csv

I'm trying to get my datbase fetched data to Excel file for downloading it in execl or csv, but… Read more Export And Download My Php Table Data To Csv

Get Column Names From A Variable Using Json

I have a variable that contain all the subject names that are the column names of a table.Now i got… Read more Get Column Names From A Variable Using Json