Help for this page

Select Code to Download


  1. or download this
     
    @arr = (test1, @test2, @test3, test4, test5)
    
  2. or download this
    $str1 = 'test1,test4,test5';
    $str2 = 'test2,test3';