Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    # Checking results of local testing with SQLite.
    sqlite('SELECT * FROM members');
    
  2. or download this
        nameLogin = testloginname; DROP TABLE members;
         password = testpwd
        nameFirst = testfirstname
         nameLast = testlastname
            email = testemail@mycompany.com