Home  >  Article  >  Backend Development  >  Do I need to learn C language before learning PHP?

Do I need to learn C language before learning PHP?

青灯夜游
青灯夜游Original
2019-10-16 16:43:542960browse

Do I need to learn C language before learning PHP?

PHP is "hypertext preprocessor" and is a general open source scripting language. PHP is a scripting language executed on the server side. It is similar to C language and is a commonly used website programming language. PHP's unique syntax mixes C, Java, Perl, and PHP's own syntax. It is conducive to learning and widely used. It is mainly suitable for the field of web development.

As the most popular website program development language today, the PHP language has the advantages of low cost, fast speed, good portability, and rich built-in function libraries. Therefore, it is used by more and more companies on websites. In development.

Do I need to learn C language to learn PHP?

php was originally written in perl language, and later rewritten in c language. To learn PHP, you don’t need to learn C first.

Having a C language foundation has certain benefits. In fact, any language foundation is good for learning a new language, but PHP can be started from scratch and can be used as a starting point for computer language learning.

For more PHP related knowledge, please visit php中文网!

The above is the detailed content of Do I need to learn C language before learning PHP?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn