ukweb Posted August 13, 2009 Share Posted August 13, 2009 hi I've developed a CMS for my company, and one facility im working on now is to update a file on each clients website called 'framework.php' So heres the setup: 1. All users edit their site through a central control panel 2. The control panel checks the clients site for an outdated 'framework.php' <--this bit works nicely, its the next bit I cant do..... 3. If the clients framework is outdated, copy the new one held centrally to their wesite. how do I do this?!?!?! I have full ftp access to all my clients websites so possibly this is the way forward? I don't know, ANY ideas welcomed. Link to comment https://forums.phpfreaks.com/topic/170101-copy-file-from-one-site-to-another-how/ Share on other sites More sharing options...
JonnoTheDev Posted August 13, 2009 Share Posted August 13, 2009 Look at the ftp functions that php has http://uk.php.net/ftp Link to comment https://forums.phpfreaks.com/topic/170101-copy-file-from-one-site-to-another-how/#findComment-897314 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.