What does the "dwsync.xml" file in php script? something like <dwsync> <file name="index.php" server="sitename.com/www/" local="129063550024489121" remote="129063549600000000" /> </dwsync>
dwsync.xml is a file created by Dreamweaver. Dreamweaver uses it to synchronize files in a Dreamweaver project.
the dwsync file is used to sync dreamweaver to the remote server. "local"=your location "remote"=their location "server"=their server (usually with your website name) You can use dreamweavers new or edit site buttons to edit this information.