Help for this page

Select Code to Download


  1. or download this
    DB
    
    ID name email
    1  jane test@test.com
    2  tom  tom@tom.com
    
  2. or download this
    my $msg = "Hello 'name' welcome to earth";
    
    ...
    my $Response = "Success!";
    }