Jump to content

[SOLVED] How to shoy mysql_query success message


abdfahim

Recommended Posts

the main problem with this is, for the following code

 

REPLACE INTO `table1` SELECT * FROM `table2` WHERE CONDITION;

 

I cant know how many rows has been updated. In phpmyadmin, if you run this query in any program like phpmyadmin, you will see this count how many rows has been updated. If there is no built-in function for this, I have write some other quiries to get that fegure.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.