Will (Eclipse PDT == Zend Studio 8) return true?

Are they too similar to each other and are not different?

Drawing from a PHP-style comparison, this will return true, even if they were basically the same, but not identical. (Not ===)

Please rate any ideas please.

Disclaimer: I really believe that this question has an objective answer, since I do not ask which is better, just the main differences.

+3
source share
4 answers

Studio is built on top of PDT, so it can do whatever PDT can do. It happens that the Zend Studio website has a comparison function between it and PDT , showing that the Studio features are different.

+4
source

, Zend , - , . ZendStudio , , PDT. , PDT , Zend, Zend Studio. ...

0

Zend Studio . Zend Studio , PHP, Eclipse. - , ( ) , , . Zend Studio , , Zend Server, , MySQL, PHPUnit .

0

Please read this link to get a better comparison between Eclipse and ZendStudio:

http://www.zend.com/en/products/studio/comparison

0
source

All Articles