© Khmer Angkor Academy - sophearithput168

អនុគមន៍

Functions (អនុ​គ​មន៍) ក្នុង PHP

Function ជា Block of Code ដែល​ Define ម្ដង​ ហើយ Call ប៉ុន្មាន​ ដង​ ក៏​ បាន — ជួយ​ Reuse Code និង Keep Code ឲ្យ​ ស្អាត​ !


Define & Call Function

PHP Code
Click "Run" to execute the PHP code

Parameters & Arguments

PHP Code
Click "Run" to execute the PHP code

Return Value

PHP Code
Click "Run" to execute the PHP code

Default Parameter Values

PHP Code
Click "Run" to execute the PHP code
ចំណាំ: PHP Functions Case-Insensitivegreet() = GREET() = Greet()