in reply to Re^3: Help with uni project: DBI errors in CGI script
in thread Help with uni project: DBI errors in CGI script

So sorry 2 every1 and thanks at the sametime
I left this code $sth->execute($sth); how it was when it should have been like $sth->execute();
now its work fine :)
  • Comment on Re^4: Help with uni project: DBI errors in CGI script