Help for this page

Select Code to Download


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