Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Parser and if statement
Post: RE: Parser and if statement

Please don't try persuade me into something else, I know why I have to do in that way and only I need solution. I rather choose easier way but in this case I can't.
21,433 Views
19 Replies
04-16-2016, 01:30 PM
sasatozovic
    Thread: Parser and if statement
Post: RE: Parser and if statement

I tried but so confused, I don't know how to install. I haven't found link with full step by step, always something missing.
21,433 Views
19 Replies
04-16-2016, 07:08 AM
sasatozovic
    Thread: Parser and if statement
Post: RE: Parser and if statement

InsiteFX Wrote: (04-15-2016, 06:41 PM) -- COMPER Template Parser v 3.0.1 Is still around and has been given to the community. COMPER Template Parser v 3.0.1 (https://github.com/tomasbonco/comper-t...
21,433 Views
19 Replies
04-16-2016, 04:22 AM
sasatozovic
    Thread: Parser and if statement
Post: RE: Parser and if statement

kilishan Wrote: (04-15-2016, 07:25 PM) -- I don't know exactly what your client has requested, but PHP still works inside the parser, IIRC. So you could do the if statement with straight PHP, keeping...
21,433 Views
19 Replies
04-16-2016, 04:07 AM
sasatozovic
    Thread: Parser and if statement
Post: RE: Parser and if statement

It works without parser, but as I said I have to use parser :(. Beside twig, which template engine also I should consider?
21,433 Views
19 Replies
04-15-2016, 10:16 AM
sasatozovic
    Thread: Parser and if statement
Post: RE: Parser and if statement

I have to use parse, it's was requested by client. Do you have some advice how to solve this problem, to use some template engine as twig or something like that?
21,433 Views
19 Replies
04-15-2016, 09:10 AM
sasatozovic
    Thread: Parser and if statement
Post: RE: Parser and if statement

That doesn't work. Should I use some template engine or something like that?
21,433 Views
19 Replies
04-15-2016, 08:53 AM
sasatozovic
    Thread: Parser and if statement
Post: RE: Parser and if statement

This is my original code in contoller PHP Code: --        $query = $this->users_mod->allProducts();                $data = array(                  'ap_heading' => 'Product definition', ...
21,433 Views
19 Replies
04-15-2016, 08:41 AM
sasatozovic
    Thread: Parser and if statement
Post: Parser and if statement

Hi, I use parser for sending data from controller into view, but don't know how to now make if statement in view. If I have for example view like this: Code: -- {blog_title} {b...
21,433 Views
19 Replies
04-15-2016, 08:22 AM
sasatozovic
    Thread: list data from two table
Post: list data from two table

If I have in one table data in columns: id_first, name. Example: Code: -- 1, Joe 2, MIchael 3, Kim -- And in second have data in columns id_second, id_first, lastname. Example" Code:...
2,298 Views
1 Replies
03-13-2016, 08:59 AM
sasatozovic
    Thread: Codeigniter mcrypt encode and decode
Post: RE: Codeigniter mcrypt encode and decode

How to set these parameters first? I know for serialize. How to write all that in CI?
4,054 Views
3 Replies
03-13-2016, 08:42 AM
sasatozovic
    Thread: mcrypt encode and decode
Post: mcrypt encode and decode

I am using codeigniter 2x, and I need to decode string I have been given, and that string containes array. For that I got a key, iv, cipher and mode. I figure out how to set key, cipher and mode: ...
4,038 Views
1 Replies
03-13-2016, 04:22 AM
sasatozovic
    Thread: Codeigniter mcrypt encode and decode
Post: Codeigniter mcrypt encode and decode

Can anyone help me on how to set a few parameters in codeigniter and encode and decode an array? I was looking over a few hours on the Internet and didn't find any answer. I'm looking for something...
4,054 Views
3 Replies
03-13-2016, 03:41 AM
sasatozovic

Theme © iAndrew 2016 - Forum software by © MyBB