asmith Posted December 12, 2007 Share Posted December 12, 2007 for putting to a cron .... i want it to check in database1 : table1 if unix_timetsamp (aaa) + 20000 < now then select column_name . then it go to database2 . update table set value=column_name where .... how can i acheive this in the simplest way ? thanks Link to comment https://forums.phpfreaks.com/topic/81345-get-and-update-in-2-databases/ Share on other sites More sharing options...
fenway Posted December 12, 2007 Share Posted December 12, 2007 I'm not sure I understand... write the necessary statements and run the cron...? Link to comment https://forums.phpfreaks.com/topic/81345-get-and-update-in-2-databases/#findComment-412970 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.