Help for this page

Select Code to Download


  1. or download this
    $DBH ||= DBI->connect( "dbi:mysql:localhost", "rentsaver", "root" ) ;
    
  2. or download this
    $DBH = DBI->connect( "dbi:mysql:localhost", "rentsaver", "root" ) ;