Advertisement
kamalalrifaei

PHP Operators

Feb 22nd, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.33 KB | None | 0 0
  1. PHP Operators
  2. Operators are used to perform operations on variables and values.
  3.  
  4. PHP divides the operators in the following groups:
  5.  
  6. Arithmetic operators
  7. Assignment operators
  8. Comparison operators
  9. Increment/Decrement operators
  10. Logical operators
  11. String operators
  12. Array operators
  13. go here to see the project :
  14. http://cutt.us/2jgv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement