Help for this page

Select Code to Download


  1. or download this
    INSERT INTO tablename VALUES 
    (value1, value2, value3), 
    (value1, value2, value3),
    (value1,value2, value3);
    
  2. or download this
    my $should_print = 1;
    while (...) {
        print "'\n" if ($should_print? --$should_print : 1);
        # munging ...
    }
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
    A00;Amar (Paris) Opening;1.Nh3
    A00;Amar gambit;1.Nh3 d5 2.g3 e5 3.f4 Bxh3 4.Bxh3 exf4