";
if (!is_writable(dirname($examplefile)))
die('We don\'t have access to write to the current directory, please change the permissions to this directory.');
else {
copy($examplefile, $configfile);
sleep(2);
echo "";
echo "";
echo "Form submitted";
echo "";
echo "";
echo "