freeCodeCamp/guide/russian/php/conditionals
Dhiraj Kanchan 54ac1ea02e Fix if statement to use equal to operator instead of assignment operator. (#24523)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2018-11-28 21:32:38 +04:00
..
index.md