freeCodeCamp/guide/russian/php
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
..
ajax
array
arrays
basic-syntax
class
class-inheritance
classes-and-objects
composer
conditionals Fix if statement to use equal to operator instead of assignment operator. (#24523) 2018-11-28 21:32:38 +04:00
constants
data-types update index.md (#24207) 2018-11-01 22:29:33 +04:00
errors
filters
forms
functions
hello-world
if-else-statement
loop
loops
object-oriented-programming
operators
php-array
php-cookies
php-data-types
php-echo-print
php-expressions update index.md (#24223) 2018-11-01 22:52:54 +04:00
php-form-handling
php-form-required
php-forms-url-email
php-functions
php-install
php-keywords
php-operators PHP_Operators.md (#22903) 2018-11-15 06:35:00 -08:00
php-strings
php-switch
php-syntax
php-syntax-and-comments
php-tags
php-variables index.md (#22966) 2018-11-26 09:36:55 -08:00
polymorphism-abstract-interface
pp-sessions
security
sessions
strings
super-globals
switch
switch-statement
switch-statements
syntax
variable-basics
variables
while
working-with-databases
working-with-json-apis
xml
index.md