TOC

Localization Status: Kiswahili (sw)

With help from our users, we're translating this tutorial into Kiswahili. 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 #1322 ?
Article/Chapter Progress
Requirements
Requirements
100% complete
Installing Apache webserver
100% complete
Installing PHP Not started
Using the webserver Not started
The editor
Editor introduction Not started
Previewing Not started
Syntax checking Not started
Debugging Not started
Basic PHP
Hello, world! Not started
PHP tags Not started
Variables Not started
If statements Not started
More if statements Not started
The switch statement Not started
Loops
19% complete
Including files Not started
Functions Not started
Data types
Data types Not started
Working with numbers Not started
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