Five things to be done by better PHP developers

Source: Internet
Author: User
Introduction: This article is translated by bandit, author of blog.icodeu.com, from FiveThingstoBecomingaBetterPHPDeveloper of QualityWebProgrammingBlog. The content is as follows: Php is the mainstay of today's Internet development language. About 20 million Domain Names (websites) use the php language. Because of its huge

Introduction: This article is translated by bandit, author of blog.icodeu.com, from Five Things to Becoming a Better PHP Developer of Quality Web Programming Blog. The content is as follows: Php is the mainstay of today's Internet development language. About 20 million Domain Names (websites) use the php language. Because of its huge

Guidance: This article is composedBlog.icodeu.comAuthorBanditTranslated from Quality Web Programming's 《Five Things to Becoming a Better PHP Developer. The content is as follows:

Php is the mainstay of today's Internet development language. About 20 million Domain Names (websites) Use php language. Due to its huge advantages and extreme elasticity, php has become a very popular language. As a phper, if you want to be better, read the following content and remember it.

First, use php core functions and classes.

Check the php manual before creating a function. Maybe someone else has built the function you want. These functions and classes not only simplify the development efficiency and process, but more importantly, they often have higher execution efficiency.

2. Create a configuration file

Disorganized configurations usually make you confused. To make it easier to organize and connect to databases, you should create a configuration file that facilitates php operations. The configuration file is as convenient as a function, rather than being configured in different files.

Third: Make sure there are not too many comments.

Everyone knows that it is a good habit to annotate during programming, but it is not that the more comments, the better. You do not need to comment on each line of code. Annotations are only used to help you better understand the code when you read the code next time.

Point 4: excellent source code editor helps save time

In web development, you spend most of your time writing code. Therefore, a good source editor is important. A good source editor not only saves you time, but also provides features you need, such as syntax highlighting, code completion, and debugging.

Fifth: Establish a network of relationships with other php developers

You cannot always be perfect. One way to continuously improve yourself is to establish a network with other peers. Nothing is more productive than learning and sharing.

Five Things to Becoming a Better PHP Developer

The http://blog.icodeu.com /? P = 890

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.