how a function is declared and called in php ? code example Example: function php function functionName() { //code to be executed; }