Archives: Topics

Resources management & sustainable development

Energy management, water management, and sustainable development are all identified among “the great ‘macro’ themes of the century” by Alessandro Binachi, DBA program thesis and research coordinator a...

PHP Syntax

A PHP script can be placed anywhere in the document. A PHP script starts with <?php and ends with ?>: he default file extension for PHP files is “.php“. A PHP file nor...

PHP Data Types

Variables can store data of different types, and different data types can do different things. PHP supports the following data types: String Integer Float (floating point numbers – also called d...