$TEMPLATE= $_SERVER["DOCUMENT_ROOT"] . "/Templates/meditation-email.php"; $TEMPLATE_NAV= $_SERVER["DOCUMENT_ROOT"] . "/med.php"; $TEMPLATE_TXT= $_SERVER["DOCUMENT_ROOT"] . "/Templates/meditation-email-text.php"; date_default_timezone_set ('America/Denver'); $file = $_REQUEST["day"]; if(!empty($file)){ $day = date("F j", mktime(0,0,0,substr($file,0,2),substr($file,2,2),2000)); $CONTENT["today"] = $day; } else{ $file = date("md"); $CONTENT["today"] = date("F j"); } $medFile = $_SERVER["DOCUMENT_ROOT"] . "/meditation/data/" . $file . ".med"; $data = file($medFile); //$CONTENT["today"] = date("F j"); foreach($data as $line){ if(preg_match("/#meditation/i",$line)){ $key = "meditation"; } elseif(preg_match("/#author/i",$line)){ $key = "author"; } elseif(preg_match("/#text/i",$line)){ $key = "text"; } elseif(preg_match("/#prayer/i",$line)){ $key = "prayer"; } else{ $CONTENT[$key] .= $line; } } if($_REQUEST["text"]){ require($TEMPLATE_TXT); } elseif($_REQUEST["notemplate"]){ return; } elseif($_REQUEST["nav"]){ require($TEMPLATE_NAV); } else{ require($TEMPLATE); } ?>
Support White Bison and the Wellbriety Movement today!
Elder’s Meditation of the Day |
|
![]() |
|
| — | |
The meditations are copyright of Coyhis Publishing and can also be found in the book,
Meditations with Native American Elders: The Four Seasons.
Any republishing of part or all of their contents is prohibited.
Click here to receive the daily meditation everyday by email.
SUBSCRIBE


