Help for this page

Select Code to Download


  1. or download this
    $scalar = ( 1, 2, 3 );
    
  2. or download this
    @array = ( 'list item 1', 2, 'another value', 'yet another value ');