Go ahead, pester your kids, your friends or your ex to get married!It's for a good cause. Send them to this site as fast as you can. |
/************* PHPRecommend v 1.3 ***************/ /************************************************/ /* written by A. Gianotto - 3/28/2000 */ /* To find out if this is the latest version */ /* of this script, email snipe@snipe.net, or */ /* visit http://www.snipe.net */ /************************************************/ /************************************************/ /* PHPRecommend may be used freely for private */ /* or commercial use. All I ask is that you */ /* don't include it in any collections without */ /* my permission. */ /************************************************/ /************************************************/ /* DESCRIPTION: */ /* PHP "Recommend this page to a friend" script */ /* */ /************************************************/ /************************************************/ /* NEW IN VERSION 1.3 - Multiple Email Address Support*/ /* ADDED 6/12/01 */ /* /************************************************/ /************************************************/ /* URL LOGGING: /* If you wish to use this feature, the only */ /* additional step you must take is to upload */ /* a blank text file into the same directory as */ /* this script lives. For our purposes, we */ /* have named it "url-log.txt". You may name */ /* it whatever you like, but if you change the */ /* name, be sure to change it in the variable */ /* below, where it's marked */ /* */ /* Also BE SURE TO CHMOD THE TEXT FILE TO 666 */ /* so that the sever can open the file and */ /* write to it. */ /* ENJOY! */ /************************************************/ /************************************************/ /* INSTALLATION: */ /* There is no readme or install file with */ /* script, because it's so easy to install, */ /* you just have to follow the comments in the */ /* first part of the code */ /************************************************/ /************************************************/ // Change the variable below to "no" if you do not wish to write // the data to a text log $logging="yes"; // Enter the website administrators email address here $adminaddress = "aboot@marryanamerican.ca"; // Enter the company name or site name here $sitename = "marryanamerican.ca"; // Enter the address of your website here $siteaddress ="http://www.marryanamerican.ca"; // Unless you are changing the verbage of the printed message, // there are no further configurations that need to be done // past this point, except editing the path to your footer includes // If you do not use header and footer files, you can just replace // the include calls with your HTML, but be sure to close the PHP tags // before and after the HTML, so you don't get parse errors. include "/home/geekend/public_html/pledge/includes/header_tiptop.htm"; print("
Go ahead, pester your kids, your friends or your ex to get married!It's for a good cause. Send them to this site as fast as you can. |