开发者

Difference Between Zend Php/Zend server and simple php/Wamp server [closed]

开发者 https://www.devze.com 2023-02-16 17:39 出处:网络
Closed. This question is opinion-based. It is not currently accepting answers. Want to imp开发者_如何学Gorove this question? Update the question so it can be answered with facts and citati
Closed. This question is opinion-based. It is not currently accepting answers.

Want to imp开发者_如何学Gorove this question? Update the question so it can be answered with facts and citations by editing this post.

Closed 5 years ago.

Improve this question

I am beginner and wanna to learn few things before i start php dev/learning . What is the difference between Zend Studio/Zend server and simple Eclipse Php (PDT)/wamp server..

Where we should use Zend and where we should the simple Php/wamp.

Can we get same things with both of these or there is technological difference.


Ok, this will sound like a marketing answer now.

The main difference is that Zend Server CE is a fully integrated stack offering

  • Bytecode accelerator (Optimizer+)
  • Zend Data Cache
  • A certified PHP distribution
  • Zend Framework
  • Apache (or IIS integration)
  • MySQL (on Windows and Mac OS X)
  • Out-of-the-box connectivity to all common databases
  • Java code connectivity
  • Web-based PHP administrator console

out of the box with Zend Studio being able to hook into that easily:

  • Auto Detection of Local Zend Server
  • Servers View
  • Zend Server Events List
  • Import and Debug Zend Server Event
  • Easy Project Creation on Zend Server
  • Quick Debug Mechanism
  • Debug & Profile Events
  • Zend Server API
  • Code Tracing import and viewing

The commercial package of Zend Server extends this with some additional features.

But, afaik, all of the above can be achieved with more or less the same features with non-Zend technology as well. You just have to put more work into it to get it running.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号