Welcome Guest, Not a member yet? Register   Sign In
Netbeans 7.0 (final) autocomplete for CI 2.0
#31

[eluser]Alejus[/eluser]
It´s simple, you can see it.

http://www.google.com/trends/?q=netbeans...all&sort=0
#32

[eluser]LuckyFella73[/eluser]
@ Diego

Quote:btw, seems that you didn’t read the post when I mention the source is also include, did you?
And how to know if the source is the same as in your .exe?


Quote:do you know what meadiafire is?
Like posted before I guessed you are using their cloud service.

Anyway if you just wanted to help with your .exe I'm sorry and don't
want to blame you. It's just quite suspect to offer .exe files in general and
very unusual in these forums. We often have first posters spaming here
thats all.
#33

[eluser]chien[/eluser]
REK, Thanks a lot!
#34

[eluser]Unknown[/eluser]
Awesome!
#35

[eluser]FC Jeff[/eluser]
Not sure if it got answered, but add autocomplete support to a view by adding this at the top:

<?php
/* @var $this CI_Controller */
/* @var $foo Foo_model */
?>

if you don't need to reference CI the you can skip the first line.

$foo - assuming you will reference the instance of Foo_model with the variable $foo - this could be whatever you wanted.




Theme © iAndrew 2016 - Forum software by © MyBB