"") {$search=$_GET['hdnText'];} ?> Publications =2005 ORDER BY pub_date DESC LIMIT $from, $max_results"; $result=mysql_query($query); $num=mysql_num_rows($result); $total_results = mysql_result(mysql_query("SELECT COUNT(*) as Num from publications where pub_date >=2005 ORDER BY pub_date DESC"),0); $totpages = ceil($total_results / $max_results); if ($total_results == 0 || $num == 0) { $first = 0; $last = 0; $page = 1; } if ($page <= $totpages) { if ($totpages == 1) { $last = $num; $first = 1; } else { $first = $from + 1; if ($num == $max_results) { $last = $from + $max_results; } else { $last = $total_results; } } } } else { $AdvSearch = 1; } if(isset($_GET['Submit']) || $AdvSearch == 1 || $search =="search") { $SearchString1=$_GET['optTopic']; $SearchString2=$_GET['txtAuthor']; $SearchString3=$_GET['txtTitle']; $SearchString4=$_GET['optType']; $SearchString5=$_GET['optDate1']; $SearchString6=$_GET['optDate2']; $max_results = 10; $from = (($page * $max_results) - $max_results); if ($SearchString1=="" && $SearchString2=="" && $SearchString2=="" && $SearchString3=="" && $SearchString4=="" && $SearchString5=="" && $SearchString6=="") {$query="SELECT * FROM publications where pub_date >=2005";} else { $query = "SELECT * FROM publications WHERE substring(pub_date,1,4) >= '$SearchString5'"; if ($SearchString1<>"") {$query= $query . " and topics like '%$SearchString1%'";} if ($SearchString2<>"") {$query= $query . " and authors like '%$SearchString2%'";} if ($SearchString3<>"") {$query= $query . " and title like '%$SearchString3%'";} if ($SearchString4<>"") { if ($SearchString4=="External" || $SearchString4=="IHP" ) {$query= $query . " and ownership like substring('$SearchString4',1,8)";} else {$query= $query . " and category like substring('$SearchString4',12) and ownership like substring('$SearchString4',1,8)";} } if ($SearchString6<>"") {$query= $query . " and substring(pub_date,1,4) <= '$SearchString6'";} } //$query = $query . " ORDER BY pres_date"; $total_results = mysql_num_rows(mysql_query($query)); $totpages = ceil($total_results / $max_results); $query = $query . " ORDER BY pub_date DESC LIMIT $from, $max_results"; $result=mysql_query($query); $num=mysql_num_rows($result); if ($total_results == 0 || $num == 0) { $first = 0; $last = 0; $page = 1; } if ($page <= $totpages) { if ($totpages == 1) { $last = $num; $first = 1; } else { $first = $from + 1; if ($num == $max_results) { $last = $from + $max_results; } else { $last = $total_results; } } } mysql_close(); } ?>

Home | Contact Us | Site Map

Textsize - Large Medium Small 

About Us Research Publications Training Topics News Resources
You are here :  Home > Publications SEARCH IHP find
  
ABOUT US
RESEARCH
PUBLICATIONS
  • Recent Publications
  • IHP Books
  • Research Study Series
  • Technical Reports
  • Working Paper Series
  • Project Reports
  • External Publications
  • Presentations
  • Search Publications
  • Policy Briefs
  • Health Statistics Reports
  • Health Expenditure Series
  • TRAINING
    TOPICS
    NEWS
    RESOURCES
      

    Publications

     
    ">
    SEARCH PUBLICATIONS

    The publications database contains publications made by IHP events or by IHP staff at conferences, workshops or meetings. You can search by topic, title, type, authors and date.

     

    Topic:

    Author(s):

    ">    

    Title or part of title):

    ">

    Type:

     

    Date between:

    And:

     
    Listing of ten most recent publications
    View publications in 2025 | 2024 | 2023 | 2022 | 2021 | 2020 | 2019 | 2018 | 2017 | 2016 | 2015 | 2014 | 2013 | 2012 | 2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005
    - of publications found, listed by date.

     
    " alt="cover page" height="75" align="right" border="1px" style="border-color:#CCCCCC">

    " class="pub">

    Author(s):

    Date:                                           Type:

     " class="publication" target="_blank">
    "") {echo "($fl_size)";} ?>

     

     

    = 1){ echo "Page: "; for($k = 1; $k <= $totpages; $k++){ if(($page) == $k){ echo "$k "; } else { echo "$k "; } } } ?>
     
    © Copyright IHP. All rights reserved.
    For more information contact