freeCodeCamp/guide/english/php/conditionals
Dhiraj Kanchan 022ffb21b2 Fix syntax to use equal to operator instead of assignment operator. (#24467)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2018-12-12 05:37:07 -05:00
..
index.md Fix syntax to use equal to operator instead of assignment operator. (#24467) 2018-12-12 05:37:07 -05:00