Latest Tutorials

JavaScript references - Browser Object Model

BOM or Browser Object Model is a collection of methods and properties implem...

JavaScript references - Document Object Model

DOM or Document Object Model is a structured representation of a HTML (or XML) document. It...

JavaScript references - Document Object Model levels 2 and 3

The DOM level 1 worked only with the Core and the HTML modules. While the extension level1 describes direct relationship between DOM and HTML t...

JavaScript references - events

Events in JavaScript are described as on of the two possible principles, that is the event bubbling principle a...

JavaScript references - forms

JavaScript DOM may be used to manipulate form elements trhough and array or directly. The table below is showing properties and meth...

JavaScript references - XML

PHP tutorial introduction

This tutorial will teach you how to use PHP (PHP: Hypertext Preprocessor) to help creating dynamic and more user interactive websites. Before learning PHP it is important to be familiar wit...

General information about PHP installation

A PHP parsing engine may be installed on most of the mainstream servers in the Internet environment. The list below presents the main operating systems that offer servers supportin...