numan82 Posted March 9, 2008 Share Posted March 9, 2008 I’ve created the script for sending some data, I am using query on my tables to get the values and than send it via socket_write and the data is being saved in server database The only thing that confusing me more, is that if in my client database, there are some changes like updates and I want to send only the updated record what should I do? Any Idea….? Thanks in Advance Link to comment https://forums.phpfreaks.com/topic/95200-client-php-script-for-instant-updates-any-idea/ Share on other sites More sharing options...
moon 111 Posted March 10, 2008 Share Posted March 10, 2008 If I'm understanding you correctly, try using AJAX. Link to comment https://forums.phpfreaks.com/topic/95200-client-php-script-for-instant-updates-any-idea/#findComment-488422 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.