© Khmer Angkor Academy - sophearithput168

អក្សរ

String (អក្សរ) ក្នុង PHP

String ជា​ sequence of characters ដែល​ ដាក់​ ក្នុង "..." (double) ឬ '...' (single quotes).


Single vs Double Quotes

PHP Code
Click "Run" to execute the PHP code

String Functions​ ដែល​ ប្រើ​ ច្រើន

PHP Code
Click "Run" to execute the PHP code

String Concatenation (.)

PHP Code
Click "Run" to execute the PHP code