|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I´m using the UPDATE..WHERE statement, and
I need to know the number of rows affected after the execution of the UPDATE, is there any function to do that? ... I'm using PHP and MYSQL. Thanx, Carlos. [This message has been edited by salarico (edited September 26, 2000).] |
|
#2
|
|||
|
|||
|
mysql_affected_rows() should work
RTFM please |
|
#3
|
|||
|
|||
|
Thank you, that did it for me. Carlos
|
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Number of rows in UPDATE |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|