How To Install Zend Server
Every good developer should have a local development environment, a testing and/or staging environment, and a production environment for the application or website they are building. My typical stack for web development includes the Apache HTTP Server for web server, MySQL for database, and PHP for server side programming. Back in the day I used to install and configure each of these components separately and that process could take anywhere from 4-8 hours. Now, thanks to the folks at Zend Technologies, I do it in just a few minutes with Zend Server. In this tutorial I’ll show you just how easy it is to install Zend Server for your local development environment. Read more…
Zend Framework Pros And Cons
I’ve been programming with Zend Framework since version 1.5 and as of this writing the framework is at version 11.1.3. If you have found this article then you might be looking at the pros and cons of various frameworks before deciding which one you want to use. I don’t plan on comparing any frameworks side-by-side that you may be looking at. However, I will simply describe the pros and cons that I have experienced while working with Zend Framework. Read more…
RSS Posts