Bring you into the PHP Zend framework

Source: Internet
Author: User

PHP Zend framework

This article briefly introduces the PHP Zend framework, explains its general concepts, and prepares for the rest of the "Understanding the Zend framework" series, the rest will go deep into the details of the framework by traversing the creation process of a new online RSS/Atom feed reader. There won't be much encoding in this article, but you should be familiar with PHP in the rest.

PHP Zend framework

As we all know, a few years ago, among the many powerful and easy-to-use scripting languages, PHP took the lead. This language is installed on most Web Servers Based on UNIX and Linux. If you are a programmer, you can easily get a host account to use this language. Ruby has been popular, but few people are using it now. If you want to use dynamic content to build a website, but you are not sure whether to use an application server such as J2EE, you are very likely to use PHP. It is fast, easy to learn, and convenient, so you do not need to learn Perl.

Then the situation changes quickly. Ruby on Rails shocked the programming world. Ruby on Rails is a model of object-oriented and model-based-View-controller (MVC). It provides a way to implement what we all want to achieve, create a website without any effort. Of course, there are still two problems. One problem is that you need to learn a new programming language. Regardless of the language, this is not a simple task. Another problem is that if you find a host that can run Ruby on Rails, It is very lucky, and in most cases it is impossible. If you (like me) have a 10-year account and are reluctant to give up because it lacks a new programming language. Of course, all the existing PHP code you have written over the years is also a problem. Are you sure you want to throw them all and start over? Of course not!

What does an enterprising PHP programmer need to do? That is to create a new framework that includes most of the above new advantages. The Zend framework was born.

The PHP Zend framework provides concise and stable code. Perhaps the most important thing is that it is completed with clear intellectual property rights. PHP is in the business world, but if you are a Fortune 500 company, you are not willing to take the risk of submitting the module to a knowledge base that may belong to the intellectual property rights of other companies.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.