TOC

Localization Status: Russian (ru)

With help from our users, we're translating this tutorial into Russian. If you know this language, then please give us a hand - just click on one of the articles to get started! You don't have to translate an entire article at once - even a single paragraph would be a big help towards this task :)

If you translate an entire article, you can even get a link to your own website on it! [terms]

Top translators
  1. 1. User #3560 ?
  2. 2. User #781 ?
Article/Chapter Progress
Requirements
Requirements
100% complete
Installing Apache webserver
100% complete
Installing PHP
100% complete
Using the webserver
100% complete
The editor
Editor introduction Not started
Previewing
96% complete
Syntax checking Not started
Debugging Not started
Basic PHP
Hello, world!
100% complete
PHP tags
100% complete
Variables
100% complete
If statements
100% complete
More if statements
100% complete
The switch statement
100% complete
Loops
100% complete
Including files
100% complete
Functions
100% complete
Data types
Data types
100% complete
Working with numbers
100% complete
Working with strings
100% complete
More strings
100% complete
Working with arrays
100% complete
More arrays
100% complete
Classes
Introduction to PHP classes
100% complete
Defining and using a class
100% complete
Constructors and destructors
100% complete
Visibility
100% complete
Inheritance
100% complete
Abstract classes
100% complete
Static classes
100% complete
Class constants
100% complete
The "final" keyword
100% complete
PHP and MySQL
Introduction to MySQL with PHP
100% complete
Establishing a connection
100% complete
Retrieving data
100% complete
MySQL and the WHERE part
100% complete
MySQL and the ORDER BY part
100% complete
MySQL and the LIMIT part
100% complete
Handling MySQL errors
100% complete
State
Cookies Not started
Working with forms
GET and POST forms Not started
Validating form input Not started