lordshoa Posted June 5, 2011 Share Posted June 5, 2011 OK I am trying to make a script to bulk import in to a database but there seems to be a problem I cannot find. So I want to manualy add from the script one item and see what has been changed in the database so I can replicate the same for my fields in my script. So I want to do a before and after so echo table -> field -> value ( has changed) So I can then add them to my script is there an easy way ? Where should I start to look function wise ? Link to comment https://forums.phpfreaks.com/topic/238481-php-compare-old-new-values-in-database/ Share on other sites More sharing options...
lordshoa Posted June 5, 2011 Author Share Posted June 5, 2011 Maybe if I download the database as sql and use fopen and try and work some thing from there save a lot of work. Link to comment https://forums.phpfreaks.com/topic/238481-php-compare-old-new-values-in-database/#findComment-1225458 Share on other sites More sharing options...
lordshoa Posted June 5, 2011 Author Share Posted June 5, 2011 just used ultimate compare to save you answering me. Result = good no php or mysql needed. Link to comment https://forums.phpfreaks.com/topic/238481-php-compare-old-new-values-in-database/#findComment-1225539 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.