It simple...
 
 if mysql_affected_rows == 2  ---> update (because replace make DELETE and
 INSERT)
 else if mysql_affected_rows == 1  ----> insert
 
 Gabriel PREDA

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to