Help for this page

Select Code to Download


  1. or download this
    $VAR1 = [
              {
    ...
                'code'     => 'zip',
              };
             ]
    
  2. or download this
    $VAR1 = {
              'fullname' => 'Ms Mary Lou',
              'first'    => 'Mary',
              'last'     => 'Lou',
            };