Hi all: I'm wondering what you guys use as your 'standard' method of checking for repeated inserts. (as opposed to having to cane the database with a 'select' statement when a check needs to be made..)
I think I have to use mysql_affected_rows() and/or mysql_insert_id(), unfortunately I don't see how these might do the job. Any help or pointers to web-resources would be most helpful! If useful, I'm using the old fella: MySQL3.22.32 Cheers all. Russ #-------------------------------------------------------# "Believe nothing - consider everything" Russ Michell Anglia Polytechnic University Webteam Room 1C 'The Eastings' East Road, Cambridge e: [EMAIL PROTECTED] w: www.apu.ac.uk/webteam www.theruss.com #-------------------------------------------------------# -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]