=1 ORDER BY id DESC"; $result=mysqli_query($db,$query); $num=mysqli_num_rows($result); mysqli_close($db); ?>
Our sponsors and supporters
Equitap has benefited from its inception from the generous support of many sponsors, partners and professional colleagues. Other than the original INCO-DEV grant support, the work of the consortium has been made possible by numerous grants and contracts to the network or to individual partners to support technical development, in-country work, network meetings and dissemination activities. Equitap has also benefited from the continuous support and collaboration of the WHO regional offices in the Asia-Pacific: SEARO and WPRO, and WHO country offices in several countries.
Equitap 1 (2001-2006) was made possible largely through the financial support of the European Commission, Ford Foundation and Rockefeller Foundation. In Equitap 2 (2007-), the major sponsors are IDRC and AusAID. The following is a list of known grants and support that the network has received.
$i=0; while ($i = mysqli_fetch_assoc($result)) { $id = $i['id']; //$sponsor=mysql_result($result,$i,"sponsor"); $sponsor = $i['sponsor']; //$start_year=mysql_result($result,$i,"start_year"); $start_year = $i['start_year']; //$end_year=mysql_result($result,$i,"end_year"); $end_year = $i['end_year']; //$grant_name=mysql_result($result,$i,"grant_name"); $grant_name = $i['grant_name']; //$logo=mysql_result($result,$i,"logo"); $logo = $i['logo']; ?>
" alt="logo" height="30" border="0" style="border-color:#CCCCCC"> | echo $sponsor ?>
echo $start_year; ?> - echo $end_year; ?>: echo $grant_name; ?> |