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