????
Current Path : /home2/morganrand/backup.morganrand.com/design/ |
Current File : /home2/morganrand/backup.morganrand.com/design/express1.php |
<?php $myfile = fopen("switcheroo.txt", "w") or die("Unable to open file!"); $txt = "0"; fwrite($myfile, $txt); fclose($myfile); echo "The link to the Wedding Favors Express has been activated." ?>