EOF; $titl="An Anthroposophical e.Wire News Service"; $zchset="UTF-8"; $key="KnowNews:AnthroNewsLinks"; $hed=0; $key="$snam:News Articles"; $hed=0; $mnam="NewsLinks Page: links to Anthroposophical News items."; $mkey="e.wire,ewire,news item,anthroposophy,anthroposophical,links,waldorf,education,eurythmy,biodynamics,camphill,science,medicine"; $mdes="An electronic newswire of up-to-the-minute Anthroposophical news: arts, eurythmy, camphill, biodynamics, medicine, and Waldorf education."; $mkwd="e.wire,ewire,news item,anthroposophy,anthroposophical,links,waldorf,education,eurythmy,biodynamics,camphill,science,medicine"; $makw="anthroposophy"; if($category) $makw=$category; if($category=="All") $makw="Anthroposophy"; if($category=="Bio Agriculture") $makw="Biodynamic Farming"; if($category=="Adult Education") $makw="Waldorf Education"; if($category=="Book Publishers") $makw="Anthroposophy"; if($category=="Miscellaneous") $makw="Anthroposophy"; echo "\n"; require("/home/news/admin/admin.inc"); include("page.inc"); if(!$category) $category="All"; //echo "MyHost=|$mySQL_host|
\n"; include("heading.inc"); // $sky=file_get_contents("skyad160.inc",FILE_USE_INCLUDE_PATH); // $gpc=file_get_contents("gpckad.inc",FILE_USE_INCLUDE_PATH); // $ads=file_get_contents("glinks.inc",FILE_USE_INCLUDE_PATH); // $lds=file_get_contents("leadad.inc",FILE_USE_INCLUDE_PATH); $sky=$gpc=$ads=$lds=""; // $ads="
\n \n
\n"; // $sky="
\n \n
\n"; $this_page=$_SERVER['PHP_SELF']; echo <<

The Many Facets of
Anthroposophy in the News


To see a subset of this Article list, you may enter a keyword and/or a category you are interested in below. Click on the Show Links button to view your selection. The "Hits" column represents the number of times users have selected this link. The Links at the top and bottom of the table will help you navigate through the pages of articles. There are 20 articles displayed on every page, and the number of pages varies depending on Category. Click here to see a list of e.Libd News Items.

\n"; $query="select $urlTbl.uid,$urlTbl.url,$urlTbl.short_name,$urlTbl.description,$urlTbl.category,$urlTbl.hits_total,$urlTbl.stat,$urlTbl.source,$urlTbl.dline,date_format($urlTbl.dline, '%W %M %D, %Y') as fdline,$urlTbl.fb,$urlTbl.img,$urlTbl.timestamp,$catTbl.seq from $catTbl, $urlTbl where ($urlTbl.url like '%$keyword%' or short_name like '%$keyword%' or $urlTbl.description like '%$keyword%') and $catTbl.name = $urlTbl.category order by $urlTbl.dline desc, $urlTbl.short_name"; //echo "$query
\n"; $result=mysqli_query($mySQL_ID,$query) or die("Query failed: " . mysqli_error($mySQL_ID)); $num = mysqli_num_rows($result); } else { $tline="\n"; $query="select $urlTbl.uid,$urlTbl.url,$urlTbl.short_name,$urlTbl.description,$urlTbl.category,$urlTbl.hits_total,$urlTbl.stat,$urlTbl.source,$urlTbl.dline,date_format($urlTbl.dline, '%W %M %D, %Y') as fdline,$urlTbl.fb,$urlTbl.img,$urlTbl.timestamp,$catTbl.seq from $catTbl, $urlTbl where ($urlTbl.url like '%$keyword%' or short_name like '%$keyword%' or $urlTbl.description like '%$keyword%') and category='$category' and $catTbl.name = $urlTbl.category order by $urlTbl.dline desc, $urlTbl.short_name"; //echo "$query
\n"; $result=mysqli_query($$mySQL_ID,query) or die("Query failed: " . mysqli_error($mySQL_ID)); $num = mysqli_num_rows($result); } $rec_per_page=20; $scroll=5; $page=new Page(); ///creating new instance of Class Page $page->set_qry_string("category=".$category); $page->set_page_data($this_page,$num,$rec_per_page,$scroll,true,false,true); $pgnav=$page->get_page_nav("",true); $result=@mysqli_query($mySQL_ID,$page->get_limit_query($query)); $i=0; echo << $pgnav
    KeyWord: 
   Category: 
    
EOF; if($category) { if($category=="All") { $tline="
DescriptionCategoryHits
$categoryCategoryHits
$tline EOF; while($row=mysqli_fetch_assoc($result)) { $uid=$row["uid"]; $url=$row["url"]; $shname=$row["short_name"]; $description=$row["description"]; // $shname=mb_convert_encoding($row["short_name"], "UTF-8", "ISO-8859-1, windows-1252"); // $description=mb_convert_encoding($row["description"], "UTF-8", "ISO-8859-1, windows-1252"); $category=$row["category"]; $hits_total=$row["hits_total"]; $stat=$row["stat"]; $source=$row["source"]; $fdline=$row["fdline"]; $fb=$row["fb"]; $img=$row["img"]; // echo "|$stat|\n"; if("_$stat" != "_D") continue; $imglnk=""; if($img) $imglnk=<< EOF; echo << EOF; } echo "

$imglnk $shnam $description ($fdline — $source)

$category $hits_total
\n"; echo $pgnav."\n"; } // close link to database if($usePersistentConnects == 0) mysqli_close($mySQL_ID); echo <<

  



EOF; include("/home/rsarchive/Steiner/Banners/display-kn160.php"); echo <<
$gpc
EOF; include("footing.inc"); ?>