Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CodeIgniter 4.0 is here!
Post: RE: CodeIgniter 4.0 is here!

Thanks for your hard work. I really love to code with CI. It has changed my life. Live long CI community.
216,002 Views
132 Replies
04-03-2020, 09:32 AM
curiousteam
    Thread: errors views and helpers
Post: RE: errors views and helpers

you need to load url helper from config/autoload.php to use this helper function. set as below: $autoload['helper'] = array('url');
4,114 Views
4 Replies
08-23-2017, 11:14 AM
curiousteam
    Thread: Codeignitor - Bangladeshi Community
Post: Codeignitor - Bangladeshi Community

Hi Bangladeshi, Welcome you all to our community. Who are here? Let's ignite..and have fun.
3,174 Views
1 Replies
08-22-2017, 10:47 PM
curiousteam
    Thread: What is the best practice to unset session variable in codeigniter?
Post: RE: What is the best practice to unset session var...

dave friend Wrote: (08-22-2017, 01:26 PM) -- Don't think an unqualified "best" can be determined. If you look at the source code for unset_userdata you will see it calls unset($_SESSION['some_vari...
4,694 Views
2 Replies
08-22-2017, 10:37 PM
curiousteam
    Thread: What is the best practice to unset session variable in codeigniter?
Post: What is the best practice to unset session variabl...

Hi, What is the best practice to unset session variable in codeigniter? Option 1: unset($_SESSION['some_variable']); Option 2: $this->session->unset_userdata('some_variable'); Will anybody...
4,694 Views
2 Replies
08-22-2017, 11:10 AM
curiousteam
    Thread: Node cannot be inserted at the specified point in the hierarchy
Post: RE: Node cannot be inserted at the specified point...

Unfortunately jQuery file was inserted repeatedly...May be for this reason it was countering error...I found it and got solved.. Thank you very much for thinking about my issue.....It was not CI faul...
5,370 Views
4 Replies
07-30-2016, 02:55 AM
curiousteam
  Wink Thread: Node cannot be inserted at the specified point in the hierarchy
Post: Node cannot be inserted at the specified point in ...

Why does happen subjected error in jquery when jquery is implemented in codeigniter? Did anyone face this problem earlier. Can anybody help me? I am having a problem with jquery implemented in CI....p...
5,370 Views
4 Replies
07-25-2016, 02:33 AM
curiousteam
    Thread: CodeIgnitor vs row PHP
Post: RE: CodeIgnitor vs row PHP

Narf Wrote: (02-16-2016, 09:35 AM) -- Avenirer Wrote: (02-16-2016, 05:08 AM) -- curiousteam Wrote: (02-13-2016, 12:59 AM) -- Hello Everybody, I am new to this forum. And I am going to learn code...
36,017 Views
21 Replies
02-17-2016, 12:49 AM
curiousteam
    Thread: CodeIgnitor vs row PHP
Post: RE: CodeIgnitor vs row PHP

RobertSF Wrote: (02-15-2016, 06:05 PM) -- curiousteam Wrote: (02-14-2016, 11:00 AM) -- I am very glad that you spend time to answer my questions. I have already told that I am new at codeIgnitor. ...
36,017 Views
21 Replies
02-16-2016, 09:19 AM
curiousteam
    Thread: CodeIgnitor vs row PHP
Post: RE: CodeIgnitor vs row PHP

kenjis Wrote: (02-16-2016, 05:05 AM) -- curiousteam Wrote: (02-14-2016, 11:00 AM) -- Now, To be the PHP Boss, What should I use? CodeIgnitor or Row PHP? -- It seems you better to go raw PHP first,...
36,017 Views
21 Replies
02-16-2016, 09:18 AM
curiousteam
    Thread: CodeIgnitor vs row PHP
Post: RE: CodeIgnitor vs row PHP

keulu Wrote: (02-16-2016, 06:25 AM) -- CI is a really small framework who is perfect for learn OOP and MVC. And become a PHP master. :) -- Thanks for your advise.
36,017 Views
21 Replies
02-16-2016, 09:17 AM
curiousteam
    Thread: CodeIgnitor vs row PHP
Post: RE: CodeIgnitor vs row PHP

Avenirer Wrote: (02-16-2016, 05:08 AM) -- curiousteam Wrote: (02-13-2016, 12:59 AM) -- Hello Everybody, I am new to this forum. And I am going to learn codeIgnitor. But I have a few question a...
36,017 Views
21 Replies
02-16-2016, 09:16 AM
curiousteam
    Thread: CodeIgnitor vs row PHP
Post: RE: CodeIgnitor vs row PHP

@ivantcholakov Thank you very much for the advise.
36,017 Views
21 Replies
02-15-2016, 06:06 AM
curiousteam
    Thread: CodeIgnitor vs row PHP
Post: RE: CodeIgnitor vs row PHP

I am very glad that you spend time to answer my questions. I have already told that I am new at codeIgnitor. Actually I want to be the PHP Boss. I know I am not so experienced still. But I am tryi...
36,017 Views
21 Replies
02-14-2016, 11:00 AM
curiousteam
    Thread: CodeIgnitor vs row PHP
Post: CodeIgnitor vs row PHP

Hello Everybody, I am new to this forum. And I am going to learn codeIgnitor. But I have a few question about codeignitor before start using it. :huh:   Is CodeIgnitor save time of coding? ...
36,017 Views
21 Replies
02-13-2016, 12:59 AM
curiousteam

Theme © iAndrew 2016 - Forum software by © MyBB