Write high-quality PHP program _ PHP Tutorial

Source: Internet
Author: User
Write high-quality PHP programs. 1. security no matter what the program writes, security is the first priority. programs without security assurance cannot talk about high quality. 2. stability no matter what code you write is worse, it must be stable. I. security
No matter how the program is written, security is the first priority. programs without security assurance cannot talk about high quality.
II. stability
No matter how bad your code is, you must be able to run it stably.
III. user experience
The user experience directly determines the fate of a program, and there is no way to talk about the high quality of the program without understanding the user experience.
IV. business experience
Naturally, the purpose of application development is to make money. in my opinion, it is a waste to develop an excellent program without making money.
V. efficiency
This is the last one. I have always thought that performance is the most important thing. the efficiency of PHP programs is not too high, so the popularity is mainly due to the low cost of open source and development. I don't want to talk about this. some programmers want to improve the performance of PHP code. it's a bit ridiculous. if the code is not too bad, how much efficiency can a code improve? If you want to improve system efficiency, use. NET or JSP.
As for PHP, the efficiency is only faster than ASP. Besides, the improvement in efficiency is definitely not only possible from the code, but also has many elements, such as infrastructure.

No matter what the program writes, the first priority is security. programs without security assurance cannot talk about high quality. 2. stability no matter what code you write is worse, you must be stable...

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.