Raspberry Pi_Kor_24.4.4 PHP 연산

24.4.4 연산

PHP에서 지원하는 연산에는 다음과 같이 여러 가지가 있다.

■ 산술 연산

■ 대입 연산

■ 비교 연산

■ 증가/감소 연산

■ 논리 연산

■ 문자열 연산

■ 배열(Array) 연산

Raspberry Pi_Eng_24.4.4 Operation

24.4.4 Operation

There are a number of operations supported by PHP as follows:

■ Arithmetic operation

■ Assignment operation

■ Comparison operation

■ Incremental/ Decremental operation

■ Logical operation

■ String operation

■ Array operation