Help for this page
my $sth=$dbh->prepare("INSERT INTO images(username,filename) VALUES('$name','$1.jpeg')") ; $sth->execute();
DBD::mysql::st execute failed: Duplicate entry 'HF53120.jpeg' for key +1 at /home/bthcraft/cgi-bin/upload.cgi line 66, line 306