Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to format template?
Post: RE: How to format template?

Cant i use only the logics in the controller only? cause i want the view for displaying only as much as possible with no php tags or i have no choice
9,303 Views
8 Replies
04-25-2017, 09:34 AM
PolkaDodge
    Thread: How to format template?
Post: RE: How to format template?

I also would like to add if statements based on some of the data but i dont know how to do it in a template Ex: Controller: $data['clients'] = $this->client_list_model->getClients(); if($data['...
9,303 Views
8 Replies
04-24-2017, 10:41 PM
PolkaDodge
    Thread: How to format template?
Post: RE: How to format template?

marksman Wrote: (04-24-2017, 02:44 PM) -- I use blade templating engine in CI, its easier. In your case using parser you can use php tags. -- What do you mean by i can use php tags? i tried doin...
9,303 Views
8 Replies
04-24-2017, 10:28 PM
PolkaDodge
    Thread: How to format template?
Post: How to format template?

Hi im new to codeigniter and im just wondering on how to format the data from a template. I can format data coming from a row_array result since i dont need to loop it but how can i format data com...
9,303 Views
8 Replies
04-24-2017, 09:27 AM
PolkaDodge

Theme © iAndrew 2016 - Forum software by © MyBB