PHP-MySQLi Series 5.6 || String Operators

Опубликовано: 09 Июнь 2026
на канале: Let's Help
44
3

Hi friends in this video I have explain about string operators in php.
There are two string operators in php.
They are;
1) concatenation operator (.)
2) concatenation assignment operator (.=)
These operators are used to merge the variables/values and strings.

Block link:
http://letshelp2all.blogspot.com/

Assignment operator Link:
   • PHP-MySQLi Series 5.2 || Assignment operator  

Comparison operators Link:
   • PHP-MySQLi Series 5.3 || comparison operators  

Increment/Decrement operators Link:
   • PHP-MySQLi Series 5.4 || increment or decr...  

Arithmetic operators Link:
   • PHP-MySQLi Series Part 5.1 || Arithmetic o...  

*********Thanks for watching!********