Hi all,
I am doing an update in php and it works great but I need to know how many rows were updated. I know if I put the query directly into phpmyadmin it will tell me '10 rows updated successfully'. Is there a way to get that information from the database back to my web site page?
Thanks in advance,
Scott
I am doing an update in php and it works great but I need to know how many rows were updated. I know if I put the query directly into phpmyadmin it will tell me '10 rows updated successfully'. Is there a way to get that information from the database back to my web site page?
Thanks in advance,
Scott