Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI3 Code Completion for IntelliJ PHPStorm/IDEA
Post: RE: CI3 Code Completion for IntelliJ PHPStorm/IDEA

Hi Cartalot, Thanks for the feedback :) Does the repository need a fix? If so, can you make a PR? I can't look at it right now, so it would really help me a lot! Have a good day ;)
27,654 Views
9 Replies
04-11-2016, 12:14 AM
_this
    Thread: CI3 Code Completion for IntelliJ PHPStorm/IDEA
Post: RE: CI3 Code Completion for IntelliJ PHPStorm/IDEA

Ok, fine, I'll take a look tonight at your code gathering and if I include it (I might), will credit you and SO's community :) I use PHPStorm 10.0.2 (or maybe 10.2, can't remember) at work but I us...
27,654 Views
9 Replies
11-23-2015, 12:07 PM
_this
    Thread: CI3 Code Completion for IntelliJ PHPStorm/IDEA
Post: RE: CI3 Code Completion for IntelliJ PHPStorm/IDEA

Hey, Thanks for the feedback, I'll have a look at your method tonight, it seems really interesting as you said it has several benefits so I might include it as well in the github project. Seeya!
27,654 Views
9 Replies
11-23-2015, 05:27 AM
_this
    Thread: CI3 Code Completion for IntelliJ PHPStorm/IDEA
Post: CI3 Code Completion for IntelliJ PHPStorm/IDEA

Hello CI's community ! I needed a code completion plugin for my IDE but couldn't find one that fitted my needs (CI2 only compatible, reserved to another IDE, etc...). So I decided to rewrite the CI...
27,654 Views
9 Replies
11-22-2015, 05:45 AM
_this
    Thread: Code completion in PHPStorm for CI3 & Bonfire
Post: RE: Code completion in PHPStorm for CI3 & Bonfire

Hello, I just have forked this repo and made a code completion working with CI3 cause I needed it. It's available here : https://github.com/nicolas-goudry/CI-PHPStorm-Code-Completion (https://gi...
12,750 Views
9 Replies
11-22-2015, 05:39 AM
_this
    Thread: Increasing cookie's expiration time
Post: RE: Increasing cookie's expiration time

Narf, Thanks to point me in the right direction ! I now understand a lot better how cookie expiration and update works. I tried with very small values to see the process in action and it now ...
5,440 Views
2 Replies
09-29-2015, 05:32 AM
_this
    Thread: Increasing cookie's expiration time
Post: Increasing cookie's expiration time

Hello, I have an application made using latest CodeIgniter 2 release. I have a custom authentication system linked to an authentication API which is used globally for all our applications. It defin...
5,440 Views
2 Replies
09-29-2015, 04:23 AM
_this
    Thread: salam kenal
Post: RE: salam kenal

Hello black_end, First, please use english when you post to this forum, if not, you will hardly get an answer... I think I got what you mean, and it's a simple mistake with caps : you're trying ...
3,511 Views
1 Replies
09-28-2015, 04:49 AM
_this
    Thread: need help
Post: RE: need help

Hello asifagaria, Can you explicit your request please ? From what I understand, you want to automatically download a movie/serie/anything else's poster and save it to your database. If I'm righ...
2,571 Views
1 Replies
09-28-2015, 03:29 AM
_this
    Thread: PHPWord y CodeIgniter
Post: RE: PHPWord y CodeIgniter

Hola, Yo no hablo bien su idioma y creo que no estoy solo aqui, entonces tu debe hablar Inglés aqui ! It's far much better to use Shakespear language in an international's community forum... I guess...
5,424 Views
1 Replies
06-04-2015, 02:02 AM
_this
    Thread: Object Programming with CodeIgniter
Post: RE: Object Programming with CodeIgniter

Vimal Wrote: (04-28-2015, 12:57 AM) -- Greate tell me more.. And what is the library you used in $this->layout ???? I am searching template library -- Concerning the Layout it's a library which is ...
13,768 Views
4 Replies
04-28-2015, 05:46 AM
_this
  Rainbow Thread: Object Programming with CodeIgniter
Post: Object Programming with CodeIgniter

Hey everybody, I was wondering how to deal with plain PHP object and CodeIgniter framework, so here is what I did first : I created a PHP Class in libraries folder for my object, "User" in that ...
13,768 Views
4 Replies
04-27-2015, 11:48 PM
_this
    Thread: Delete from database ONLY if the uid from the database matches the uid in session
Post: RE: Delete from database ONLY if the uid from the ...

Perfect solution, was planning to answer the same while reading post on homepage ^^ You just made a little mistake : PHP Code: -- $this->session->set_userdate('uid', $userid); -- Should be : PHP...
4,026 Views
0 Replies
03-03-2015, 06:02 AM
_this
    Thread: [solved] 404 error on production server excepting homepage
Post: RE: 404 error on production server excepting homep...

Hello Floyd_C, Ca fait plaisir un petit Français de plus ici :cool: Although I'm french too, I will answer in english : I'm not aware of FastCGI technology but I found this article (http://blog....
10,745 Views
0 Replies
03-03-2015, 05:51 AM
_this
    Thread: Issu form_validation
Post: RE: Issu form_validation

@Avenirer : Agree with you, but it would be great to redirect him to the right page of userguide ^^ @komang: Here are form validation error handling (http://www.codeigniter.com/userguide3/libraries...
13,154 Views
0 Replies
03-03-2015, 05:41 AM
_this
    Thread: Issu form_validation
Post: RE: Issu form_validation

Hello komang, According to CI3 User Guide, look at Loader Class (http://www.codeigniter.com/userguide3/libraries/loader.html#class-reference) and you'll see that you can't pass two libraries as two...
13,154 Views
0 Replies
03-02-2015, 05:19 PM
_this
  Bug Thread: Revisiting CI
Post: RE: Revisiting CI

I guess it can work as it cannot ! You may have to make some changes if the Core View Class has changed, if not you shouldn't have to :) Wait to read you, keep in touch !
15,482 Views
0 Replies
03-02-2015, 04:58 PM
_this
    Thread: Revisiting CI
Post: RE: Revisiting CI

@frocco, you should try to use this library : https://github.com/RoumenDamianoff/ci-layout Personnally I made a helper for assets and a library almost like this one but matching my exact needs, and...
15,482 Views
0 Replies
02-27-2015, 02:51 AM
_this
    Thread: Revisiting CI
Post: RE: Revisiting CI

No problem, we're here for that :) I think that if your project is small (speaking of its architecture), CI will do it as well as Fuel ! But for big projects that requires a lot of complex function...
15,482 Views
0 Replies
02-25-2015, 01:05 PM
_this
    Thread: Revisiting CI
Post: RE: Revisiting CI

Hello frocco, I can't tell you a lot about HMVC 'cause I don't use it (I prefer to stick to MVC), but when I started to learn a bit about HMVC, FuelPHP would have been my top choice ! Like CI, it's s...
15,482 Views
0 Replies
02-25-2015, 11:47 AM
_this

Theme © iAndrew 2016 - Forum software by © MyBB