×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: PHP
Posted by: Andy Willis
Added: Nov 27, 2017 9:26 AM
Views: 2616
Tags: no tags
  1. function functionName() {
  2.     code to be executed;
  3. }