Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: codeigniter
Post: codeigniter

can anybody help me on this issue of download as pdf file ? controller function download($serial) { $file = $this->reports_model->get_cycledata($serial); $data=file_get_contents($file->full_...
1,665 Views
0 Replies
12-02-2015, 06:01 AM
bhumi
    Thread: codeigniter
Post: codeigniter

hi,can anybody help me to get this done? controller function reports_data($serial,$opt=1) { $this->form_validation->set_rules('cycle_timestamp', 'cycle_timestamp', 'xss_clean|max_length[20]');...
1,675 Views
0 Replies
10-15-2015, 08:03 AM
bhumi
    Thread: codeigniter
Post: codeigniter

Hi I want to make copy(duplicate) a record in same page and updated in database too using codeigniter from model.table id haulers.I get company(id) as dropdown of company name ,but not the other field...
2,558 Views
1 Replies
05-13-2015, 05:13 AM
bhumi

Theme © iAndrew 2016 - Forum software by © MyBB