| ||||||||||||||||||||||||||||
|
Help us mark the 50th Anniversary of the Causeway by sharing your memories. Whether you have stories from the original opening ceremony, or memories of significant storms or closures or just want to share funny tidbits from over the years - we want to make your memories a part of the living legacy of the Canso Causeway. Go to the Submission Form to post your thoughts. Message Board
//***********Include the database connect method ************
include("db.php");
if ($which == "process") {
//***********If this is a new message process it here *************
$curdate = date("M d, Y");
$status = rand(0,-1000000);
//*********** Update the database **********
$sql = "insert into bulletin (curdate,status,categoryid,note,name,submitterip) values (\"$curdate\",$status,1,\"$note\",\"$name\",\"".$_SERVER{'REMOTE_ADDR'}."\")";
$res = mysql_query($sql,$db) or die ($sql);
//*********** Prepare and send the mail notifier **************
$subject = "Website Comment\n";
$headers = "From: info@cansocauseway.ca\n";
$msg = "\n\nA comment has been posted on the bulletin board. Here is the content:\n\n";
$msg .= $note;
$msg .= "\n\nHere are your options:\n";
$msg .= $location . "processemail.php?what=accept&status=$status\">Accept as is\n";
$msg .= $location . "processemail.php?what=reject&status=$status\">Reject and delete\n";
$msg .= $location . "index.php\"\n";
mail($email,$subject,$msg,$headers);
?>
"; if ($numrows >= ($lo + 9)) { echo "View Next Group "; } ?> Submit your own experience. Click here and tell us your story. }?>
|
||||||||||
![]() |
|
Home | Events | About The Causeway | Causeway Memories | Travel Plans | Participate | 50th Anniversary Society | Contact © 2004
Canso Causeway 50th Anniversary Society
|