php call a local function code example Example: execute function php function functionName() { //code to be executed; } functionName();