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

Navigation Bar With On Hover Drop Down

I'm having difficulty in creating this navigation bar on top of my site. I have the following o… Read more Navigation Bar With On Hover Drop Down

Dynamic Properties Name In Php

There is an object in PHP named $item , and in this object I have properties of title , title_cn, … Read more Dynamic Properties Name In Php

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

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

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

How To Merge Table Row With Php Array?

I want to merge the table row if the date have an same id's. I have some array data like this :… Read more How To Merge Table Row With Php Array?