Help for this page

Select Code to Download


  1. or download this
     #!c:\perl64\bin\perl
        use DBD::Mysql;
        use DBI;
    ...
        print $affectedrows."<br />";
        print $lastid."<br />";
    
  2. or download this
    #!C:\perl64\bin\perl.exe -wT
    
    ...
    #$dbh->disconnect;
    
    #exit 0;