Help for this page

Select Code to Download


  1. or download this
    DBD::SQLite::st execute failed: column url is not unique(1) at dbdimp.
    +c line 397 
    [for Statement "INSERT INTO url (url, url_id) VALUES (?, ?)"
    
  2. or download this
    {
        dml => "insert",
    ...
        column => "url",
        value => "", #the value of url, from the code making the call
    }