Files
freeCodeCamp/guide/portuguese/php
Dhiraj Kanchan e1c9a647df Fix if statement to use equal to operator instead of assignment operator. (#24520)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2019-08-14 08:28:23 -07:00
..
2018-12-22 00:04:02 +00:00