phani Posted March 18, 2008 Share Posted March 18, 2008 Can somebody tell us how to do desktop synchronization using php Link to comment https://forums.phpfreaks.com/topic/96692-desktop-synchronozation/ Share on other sites More sharing options...
trq Posted March 18, 2008 Share Posted March 18, 2008 Syncing to what? Link to comment https://forums.phpfreaks.com/topic/96692-desktop-synchronozation/#findComment-494804 Share on other sites More sharing options...
phani Posted March 19, 2008 Author Share Posted March 19, 2008 I want the files on my desktop to be automatically uploaded when I log into a system or in simple terms i would like to know the code where I can upload a file without a form Link to comment https://forums.phpfreaks.com/topic/96692-desktop-synchronozation/#findComment-495948 Share on other sites More sharing options...
BlueSkyIS Posted March 19, 2008 Share Posted March 19, 2008 "the code where I can upload a file without a form" i guess i'd look into the curl functions. i am not optimistic that your idea will work with a pure PHP solution. assuming you're targeting Windows, you may need to write a Windows executable to get anything done. Link to comment https://forums.phpfreaks.com/topic/96692-desktop-synchronozation/#findComment-495981 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.