Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Ecommerce website in CI
Post: RE: Ecommerce website in CI

dave friend Wrote: (04-27-2017, 11:34 AM) -- calcio Wrote: (04-27-2017, 09:42 AM) -- Other point is. Usually in CI you can't use many other features like namespaces, other designers patterns and etc...
44,721 Views
18 Replies
04-27-2017, 12:51 PM
calcio
    Thread: Ecommerce website in CI
Post: RE: Ecommerce website in CI

marksman Wrote: (04-27-2017, 08:08 AM) -- @calcio, do you think all vendors of laravel follow PSR-1 and 2 standards? I don't think so. You can follow PSR standards on CI depends on your structure,...
44,721 Views
18 Replies
04-27-2017, 09:42 AM
calcio
    Thread: Ecommerce website in CI
Post: RE: Ecommerce website in CI

In my opinion use CI to do this will be very hard and difficult. Let's the points... You'll need to create manually everything, stuffs like models, controllers, views, validations etc.... (in my...
44,721 Views
18 Replies
04-27-2017, 06:54 AM
calcio
    Thread: Project Update - 2016.06.24
Post: RE: Project Update - 2016.06.24

Awesome @jlp. I have a question. When the forum is converted we need to redo the registration?
14,317 Views
2 Replies
06-28-2016, 07:11 AM
calcio
    Thread: CodeIgniter4.0.0-dev Reaches Milestone 1
Post: RE: CodeIgniter4.0.0-dev Reaches Milestone 1

Good News! Waiting for more releases... Thanks!!!!
165,068 Views
67 Replies
06-28-2016, 07:02 AM
calcio
    Thread: Problem with vagrant
Post: Problem with vagrant

Hi Guys. I have facing problem using Vagrant. When I change my CSS files it not appear changed when I saw a source. To apply the changes I need reboot a vagrant. I tried clean the app cache to, bu...
2,532 Views
1 Replies
09-01-2015, 04:56 AM
calcio
    Thread: Auto-generated code for edit/isert/delete mysql table?
Post: RE: Auto-generated code for edit/isert/delete mysq...

By default CI do not generate it. I think the project CI Bonfire (http://cibonfire.com/) could help you, or you try other frameworks like Yii Framework (http://www.yiiframework.com/) that generate ...
4,802 Views
3 Replies
08-19-2015, 07:13 AM
calcio
    Thread: Constraint Error
Post: RE: Constraint Error

Hi @Wouter60 these commands don't work here using oracle. I tried it to forces it handler an error. PHP Code: -- $this->db->where('ID_CONTRATO', $idContrato);        //$query = $this->db->d...
3,826 Views
2 Replies
08-19-2015, 06:14 AM
calcio
    Thread: What CI friendly text editor do you use?
Post: RE: What CI friendly text editor do you use?

I'm trying ATOM and I found a snippets for it. ATOM (https://atom.io) CI ATOM Snippets (https://github.com/anggriyulio/codeigniter-atom)
81,050 Views
0 Replies
08-18-2015, 08:12 AM
calcio
    Thread: Constraint Error
Post: Constraint Error

Hi everyone, I got a Constraint Error, I Know the motive and I think how to fix it. But I need get a handle erro. CI only show the message below. Error Number: DELETE FROM GCC_CONTRATOS WHERE ID...
3,826 Views
2 Replies
08-18-2015, 06:54 AM
calcio
    Thread: Codeigniter popularity : why ?
Post: RE: Codeigniter popularity : why ?

Mohammadhzp, Wrote: (05-19-2015, 08:39 AM) -- calcio Wrote: (05-19-2015, 07:59 AM) -- I think CI it's popular because, it's very simple to learn and implements his features. But, like PHP is to eas...
41,914 Views
19 Replies
06-30-2015, 10:39 AM
calcio
    Thread: Hello guys [solidcodes]
Post: RE: Hello guys [solidcodes]

Re Welcome to CI community!
6,752 Views
4 Replies
06-17-2015, 07:48 AM
calcio
    Thread: timezone Error
Post: RE: timezone Error

Thanks @davicotito, but it has not worked yet. I'll stay with my solution.
6,791 Views
5 Replies
06-04-2015, 03:57 PM
calcio
    Thread: timezone Error
Post: RE: timezone Error

davicotico Wrote: (06-04-2015, 11:13 AM) -- For Brazil is: $config['time_reference'] = 'UM3'; More info here: http://www.codeigniter.com/user_guide/helpers/date_helper.html#timezone-reference ...
6,791 Views
5 Replies
06-04-2015, 12:12 PM
calcio
    Thread: timezone Error
Post: timezone Error

Hi... I get timezone error when I publish my site, but I could solve the problem with date_default_timezone_set('America/Sao_Paulo'); in my root index.php. But after do it, I tried set 'America/Sao...
6,791 Views
5 Replies
06-04-2015, 07:45 AM
calcio
    Thread: CodeIgniter - Portuguese Community
Post: RE: CodeIgniter - Portuguese Community

Salve galera.
28,503 Views
14 Replies
05-28-2015, 11:52 AM
calcio
    Thread: CodeIgniter Composer Installer
Post: RE: CodeIgniter Composer Installer

Hi kenjis I tried get this install but it was downloaded whitout the index.php file. Is it normal? I tried to copy the default index.php file from a normal CI3, but it's show an error. "Your system...
62,399 Views
35 Replies
05-28-2015, 10:59 AM
calcio
    Thread: Is codeigniter 3 code standards is out dated??
Post: RE: Is codeigniter 3 code standards is out dated??

Vimal, if you want create everything (controllers, models, views, helpers, layout/template, auth, etc.) manually and you don't really care about namespace, traits etc, and you like this framewok. So u...
12,453 Views
8 Replies
05-28-2015, 09:23 AM
calcio
    Thread: Configure SSH Library
Post: RE: Configure SSH Library

To acess ssh you need: ssh host-or-ip@user-with-root-power. Then it ask a password. ex.: ssh [email protected].
10,285 Views
5 Replies
05-28-2015, 07:48 AM
calcio
    Thread: Codeigniter popularity : why ?
Post: RE: Codeigniter popularity : why ?

I think CI it's popular because, it's very simple to learn and implements his features. But, like PHP is to easy to learn, most of people use it for a wrong way. To me it's a bad thing to CI.
41,914 Views
19 Replies
05-19-2015, 07:59 AM
calcio

Theme © iAndrew 2016 - Forum software by © MyBB