The differences between php and c are: 1. php is a general open source scripting language, while c is a process-oriented and abstract general programming language; 2. php is a commonly used website programming language. And C can compile and process low-level memory in a simple way; 3. PHP has a high level of data transfer processing and output, while C has cross-platform characteristics.
Recommended: "PHP Video Tutorial" "c Video Tutorial"
## The differences between #php and c are:
1. Different references1. PHP: the "hypertext preprocessor", is a general open source scripting language. 2. C language: It is a general-purpose programming language that is process-oriented and abstract, and is widely used in low-level development. 2. Different characteristics1. PHP: It is a commonly used website programming language. PHP's unique syntax mixes C, Java, Perl, and PHP's own syntax. 2. C language: can compile and process low-level memory in a simple way. C language is an efficient programming language that only generates a small amount of machine language and can run without any operating environment support.The above is the detailed content of What are the differences between php and c. For more information, please follow other related articles on the PHP Chinese website!