Sat Mar 14, 2009 11:38 am |
Replies: 17 |
Views: 10446 |
|
|
It would be correct to say that "thing is undefined"
From the code, it absolutely unclear which object instance is in $this->Wood, and even whether it's object instance at all, it's n ...
|
Fri Mar 13, 2009 4:55 pm |
Replies: 17 |
Views: 10446 |
|
|
I THINK it should return AMethod() !! hmmm you made me feel shame :$, so what's the right thing??
|
Fri Mar 13, 2009 2:46 pm |
Replies: 17 |
Views: 10446 |
|
|
Why do you think there is any relation between require() or include() and code completion?
There is nothing in common unless you turned on LIMIT SCOPE TO INCLUDES. By default this option is off and C ...
|
Fri Mar 13, 2009 11:55 am |
Replies: 17 |
Views: 10446 |
|
|
I've the same question regards CodeIgniter & PhpEd!!
now I've Models, Controls & Views each as separate file and there isn't require() or include() , so the code-completion function doesn't ...
|
Thu Oct 16, 2008 2:23 pm |
Replies: 13 |
Views: 10573 |
|
|
KOMODO IDE can do this !!
But I'm much comfort with PhphED Interface !
|
Wed Aug 06, 2008 6:18 am |
Replies: 2 |
Views: 3608 |
|
|
Hello,
I just installed PhpEd to try it, I was using Dreamweaver before, in Dreamweaver there was an option that automatically save local files on remote server !
but in PhpED i must save it 2 t ...
|