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

Collect Checkbox Values In Jquery And Post Them On Submit

I've referred to this post: Post array of multiple checkbox values And this jQuery forum post: … Read more Collect Checkbox Values In Jquery And Post Them On Submit

How Do I Set A Maxlength For Codeigniters Form_textarea()?

I am trying to set a maxlength for the form_textarea() in Codeigniter. I tried the following: '… Read more How Do I Set A Maxlength For Codeigniters Form_textarea()?

Header Shown Two Times When Using Jquery Tabs

I got a weird error (i use codeigniter), the header and jquery tabs is shown two times : This is m… Read more Header Shown Two Times When Using Jquery Tabs

Codeigniter: How To 'highlight' The Link Of The Page The User Is Currently On?

Fairly new to CodeIgniter, still grasping the MVC approach. I'm just wondering what's the b… Read more Codeigniter: How To 'highlight' The Link Of The Page The User Is Currently On?

Image Not Getting Visible In Codeigniter Application

I have an application developed in codeigniter in which there is a photo upload feature. It works f… Read more Image Not Getting Visible In Codeigniter Application

Html Formatted Emailing In Codeigniter

how to send html formatted email in codeigniter i have this code which is sending email fine but it… Read more Html Formatted Emailing In Codeigniter