PHP : an interpreted language
PHP is often defined as a "scripting language" or an "interpreted language".
What's that ?
Well, it is a language that won't turn its instructions (its syntax) directly
into native machine language, but into an intermediate form, that obviously