Posted by J.O. Aho on 10/04/07 04:19
MattMika wrote:
> I have an admin page where auth'd users upload a csv file for
> insertion of email addresses into a unique field in a mySQL DB.
>
> Using "INSERT IGNORE" how do I track the occurence of an ignore?
You check with mysql_info() after each insert.
--
//Aho
Navigation:
[Reply to this message]
|