Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CLI run error
Post: RE: CLI run error

so what is solution? Edit. Oops. I used $_SERVER['HTTP_HOST'] in config.php file for baseurl. Removed.
9,070 Views
7 Replies
12-08-2016, 01:26 PM
Vimal
    Thread: CLI run error
Post: RE: CLI run error

milan alphansotech Wrote: (11-26-2016, 02:44 AM) -- Vimal Wrote: (11-25-2016, 04:27 AM) -- I am facing this error while cli call. https://s22.postimg.org/je2ullmsx/Untitled.jpg -- explain more ...
9,070 Views
7 Replies
12-01-2016, 10:45 AM
Vimal
    Thread: CLI run error
Post: RE: CLI run error

This errors comes When I am trying to run controller through command line. like http://site.com/user/hello in cmd >php index.php user hello
9,070 Views
7 Replies
12-01-2016, 10:34 AM
Vimal
    Thread: CLI run error
Post: CLI run error

I am facing this error while cli call. https://s22.postimg.org/je2ullmsx/Untitled.jpg
9,070 Views
7 Replies
11-25-2016, 04:27 AM
Vimal
    Thread: Getting Started with CodeIgniter 4 PreAlpha 1
Post: RE: Getting Started with CodeIgniter 4 PreAlpha 1

sv3tli0 Wrote: (11-14-2016, 01:40 AM) -- So migration will be impossible without rewriting your app. -- Ya sure. Rewrite means I can not use existing code in any situation? I understand I have to ch...
36,641 Views
13 Replies
11-15-2016, 04:10 AM
Vimal
    Thread: Getting Started with CodeIgniter 4 PreAlpha 1
Post: RE: Getting Started with CodeIgniter 4 PreAlpha 1

Hi.. I recently started my personal project in Ci 3. I target it to work with php 7. I just want to know that is there upgrade from 3 to 4 possible. If yes. which point i have to take care. while deve...
36,641 Views
13 Replies
11-14-2016, 01:25 AM
Vimal
    Thread: CodeIgnitre for ecommerce
Post: RE: CODEIGNITER FOR ECOMMERCE

I think codeigniter 3.0 is not using latest features that can be future proof.You can built large app using just core php as well as codeigniter. So it's depends on your test.Keep well organize and we...
10,405 Views
5 Replies
01-25-2016, 06:22 AM
Vimal
    Thread: CI as a REST API?
Post: RE: CI as a REST API?

Don't Use Codeigniter For Rest Api. Choose simple one like Lumen. :)
23,569 Views
13 Replies
11-15-2015, 11:32 PM
Vimal
    Thread: [split] Query builder (not ORM)
Post: RE: [split] Query builder (not ORM)

@kilishan. SprintPhp great job. You know better what CI4 need in future.
5,835 Views
3 Replies
09-29-2015, 10:16 PM
Vimal
    Thread: [split] Auto library
Post: RE: [split] Auto library

solidcodes Wrote: (09-29-2015, 02:22 AM) -- @vimal why re-invent the wheel? just google it and you will findd many auth system. sometimes people are just lazy googling. -- Yep. But I already create...
11,704 Views
9 Replies
09-29-2015, 06:22 AM
Vimal
    Thread: Codeigniter using namespace for version 3.x?
Post: RE: Codeigniter using namespace for version 3.x?

No you can't use namespace in ci 3.x version until core files change. I suggest you to not using namespace in core files like controller,model and default libraries. But u can use namespace in extra...
9,369 Views
5 Replies
09-29-2015, 01:20 AM
Vimal
    Thread: [split] Auto library
Post: RE: [split] Auto library

Narf Wrote: (09-28-2015, 07:12 AM) -- Vimal Wrote: (09-28-2015, 07:06 AM) -- yes absolutely we want this. :) -- Yes, and you absolutely won't get it. :) Because reasons. It has been discussed a...
11,704 Views
9 Replies
09-29-2015, 01:06 AM
Vimal
    Thread: [split] Auto library
Post: RE: [split] Auto library

yes absolutely we want this. :)
11,704 Views
9 Replies
09-28-2015, 07:06 AM
Vimal
    Thread: [split] Query builder (not ORM)
Post: [split] Query builder (not ORM)

What about query builder(not orm)? is this same like current query builder? or will be new? If Ci team not going to make package like ORM,Template engine Than it's must have option for strong integ...
5,835 Views
3 Replies
09-28-2015, 07:01 AM
Vimal
    Thread: Is Codeigniter 3 php 7 ready?
Post: RE: Is Codeigniter 3 php 7 ready?

Narf Wrote: (09-23-2015, 05:11 AM) -- If something breaks under PHP7, we'll fix it, if that's your question. -- Thanks I found my answer. :)
51,706 Views
24 Replies
09-28-2015, 01:43 AM
Vimal
    Thread: Is Codeigniter 3 php 7 ready?
Post: Is Codeigniter 3 php 7 ready?

I am building codeigniter 3 app. I want to make sure is codeigniter 3 php 7 ready?? or if not. than is it support php 7 in future in 3.x branch ??
51,706 Views
24 Replies
09-21-2015, 12:50 AM
Vimal
    Thread: Please Help with Form Validation Hmvc
Post: RE: Please Help with Form Validation Hmvc

Any One?
6,643 Views
3 Replies
09-21-2015, 12:48 AM
Vimal
    Thread: Form Validation on API PUT Verb
Post: RE: Form Validation on API PUT Verb

Use PHP Code: -- $this->form_validation->set_data($this->put()); --
3,921 Views
3 Replies
09-18-2015, 04:51 AM
Vimal
    Thread: Please Help with Form Validation Hmvc
Post: Please Help with Form Validation Hmvc

I am Using HMVC with Codeigniter 3. I am trying to make custom validation callback function and its not working with HMVC. I get solution from searching in google like. PHP Code: -- class MY_For...
6,643 Views
3 Replies
09-18-2015, 04:04 AM
Vimal
    Thread: CodeIgniter 4 Proposed Roadmap
Post: RE: CodeIgniter 4 Proposed Roadmap

2017 ohh my god :(
303,931 Views
79 Replies
09-01-2015, 05:35 AM
Vimal

Theme © iAndrew 2016 - Forum software by © MyBB