TOC

Localization Status: Mongolian (mn)

With help from our users, we're translating this tutorial into Mongolian. 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 #4919 ?
Article/Chapter Progress
Requirements
Requirements
100% complete
Installing Apache webserver
100% complete
Installing PHP
98% complete
Using the webserver
100% complete
The editor
Editor introduction
100% complete
Previewing
100% complete
Syntax checking
53% complete
Debugging
80% complete
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
98% complete
Including files
100% complete
Functions
100% complete
Data types
Data types
100% complete
Working with numbers
54% complete
Working with strings Not started
More strings Not started
Working with arrays Not started
More arrays Not started
Classes
Introduction to PHP classes Not started
Defining and using a class Not started
Constructors and destructors Not started
Visibility Not started
Inheritance Not started
Abstract classes Not started
Static classes Not started
Class constants Not started
The "final" keyword Not started
PHP and MySQL
Introduction to MySQL with PHP Not started
Establishing a connection Not started
Retrieving data Not started
MySQL and the WHERE part Not started
MySQL and the ORDER BY part Not started
MySQL and the LIMIT part Not started
Handling MySQL errors Not started
State
Cookies Not started
Working with forms
GET and POST forms Not started
Validating form input Not started