Tuesday, September 27, 2011

Re: Which is the better IDE for cakePHP?

I am using netBeans on Mac.
It's the best IDE I have seen for php.
Give it a try. Just go to google and search for netBeans.

On Sep 27, 2011 8:24 AM, "aya" <ayoob.khodadadi@gmail.com> wrote:
> hi
> i am begining cake T but i need IDE for detect methot of class that
> have 2 level extend
>
> calss class1 extends class2{
> }
> calss class2 extends class3{
> }
>
> calss class3 {
> function method1(){
> your code is here
> }
> }
>
> i need IDE that detect method1 from class1 object
>
> --
> Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: