Help for this page

Select Code to Download


  1. or download this
    [Mon Jun 10 12:18:31 2024] [error] [client 73.21.226.229] Premature en
    +d of script headers: job_post_test.pl, referer: http://diversitylink.
    +com/
    [Mon Jun 10 12:18:31 2024] [error] [client 73.21.226.229] Bareword fou
    +nd where operator expected at E:\\Pinnacle\\DiversityLink\\cgi-bin\\j
    +ob_post_test.pl line 38, near "my$sth =$dbh->prepare("INSERT", refere
    +r: http://diversitylink.com/
    ...
    [Mon Jun 10 12:18:31 2024] [error] [client 73.21.226.229] Use of ?PATT
    +ERN? without explicit operator is deprecated at E:\\Pinnacle\\Diversi
    +tyLink\\cgi-bin\\job_post_test.pl line 39., referer: http://diversity
    +link.com/
    [Mon Jun 10 12:18:31 2024] [error] [client 73.21.226.229] syntax error
    + at E:\\Pinnacle\\DiversityLink\\cgi-bin\\job_post_test.pl line 38, n
    +ear "my$sth =$dbh->prepare("INSERT INTO ", referer: http://diversityl
    +ink.com/
    [Mon Jun 10 12:18:31 2024] [error] [client 73.21.226.229] Search patte
    +rn not terminated or ternary operator parsed as search pattern at E:\
    +\Pinnacle\\DiversityLink\\cgi-bin\\job_post_test.pl line 39., referer
    +: http://diversitylink.com/
    
  2. or download this
    #!C:/Perl/bin/perl -w
    ##post_jobs.pl
    
    ...
         print "Your Ad Was Posted.\n";
    
    exit;