Help for this page

Select Code to Download


  1. or download this
    use CGI qw(:all);
    use CGI::Carp qw(fatalsToBrowser);
    ...
    my $dbh = DBI->connect("dbi:Oracle:host=pikachu;sid=DEVORANT", "so", "
    +so") 
                or die "Can\'t connect to -- $DBI::errstr\n";
    print "hello world";
    
  2. or download this
    Content-type: text/html 
    Software error:
    ...
     at C:\InetPub\cgi-bin\spmc\search.pl line 17 
    For help, please send mail to this site's webmaster,
    giving this error message and the time and date of the error.