Inglise – eesti/vene terminid/ dictionary

if (Javascript, PHP) -
  • if - Lause / tingimuslik operaator/statement
Näide: if(tingimus){ tegevus, kui tingimus on täidetud(TRUE); } else{ tegevus, kui tingimus ei ole täidetud(FALSE); }
include(?) -