want to add to database record with a request 'INSERT IGNORE ...' (since there are two fields associated UNIQUE).
then, after a request to receive the inserted record id (primary key autoincrement).
how to do it ??? I'm all worn out already = (
want to add to database record with a request 'INSERT IGNORE ...' (since there are two fields associated UNIQUE).
then, after a request to receive the inserted record id (primary key autoincrement).
how to do it ??? I'm all worn out already = (