Warning (2) : preg_match() expects parameter 2 to be string, array given [APP/Model/Table/Table.php , line 29 ]Code Context {
if ( preg_match ( '/\) as /i' , $cols ) )
{
$cols =
[
(int) 0 => 'Sectors.type_of_sector_id' ,
(int) 1 => 'TypeOfSectors.set_order' ,
(int) 2 => 'TypeOfSectors.name' ,
(int) 3 => 'TypeOfSectors.content_link' ,
]
preg_match - [internal], line ??
App\Model\Table\Table::addcols() - APP/Model/Table/Table.php, line 29
App\Controller\CountriesController::details() - APP/Controller/CountriesController.php, line 66
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 58
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90 Warning (2) : preg_match() expects parameter 2 to be string, array given [APP/Model/Table/Table.php , line 29 ]Code Context {
if ( preg_match ( '/\) as /i' , $cols ) )
{
$cols = [
(int) 0 => 'Sectors.content_link' ,
]
preg_match - [internal], line ??
App\Model\Table\Table::addcols() - APP/Model/Table/Table.php, line 29
App\Controller\CountriesController::details() - APP/Controller/CountriesController.php, line 78
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 58
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90 Warning (2) : preg_match() expects parameter 2 to be string, array given [APP/Model/Table/Table.php , line 29 ]Code Context {
if ( preg_match ( '/\) as /i' , $cols ) )
{
$cols = [
(int) 0 => 'Sectors.content_link' ,
]
preg_match - [internal], line ??
App\Model\Table\Table::addcols() - APP/Model/Table/Table.php, line 29
App\Controller\CountriesController::details() - APP/Controller/CountriesController.php, line 78
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 58
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90 Warning (512) : Unable to emit headers. Headers sent in file=/var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php line=971 [CORE/src/Http/ResponseEmitter.php , line 71 ]Code Context $message = "Unable to emit headers. Headers sent in file= $file line= $line " ;
trigger_error ( $message , E_USER_WARNING );
}
$response = object( Cake\Http\Response ) id: 0 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8' ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 1 {
protected cookies => [
'' => [maximum depth reached] ,
]
}
'cacheDirectives' => [
]
'body' => '<!DOCTYPE html>
<html lang="en-US" style="font-size: 62.5%">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RIS</title>
<!-- <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=64fea637f9bf1300121f94fc&product=image-share-buttons&source=platform" async="async"></script> -->
<link rel="shortcut icon" href="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="/Default/assets/front/css/bootstrap.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/lightbox.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/style.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/wob.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/owl.carousel.css">
<script type="text/javascript" src="/Default/assets/front/js/jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/animate.css" />
<!-- sweetalert2 css section -->
<link type="text/css" href="/Default/assets/front/sweetalert2/css/sweetalert2.min.css" rel="stylesheet">
<!-- start intlTelInput css section -->
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/intlTelInput.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/demo.css" rel="stylesheet">
<!-- end intlTelInput css section -->
</head>
<body class="noJS">
<!-- start of wrapper -->
<div id="wrapper">
<!-- end of wrapper -->
<header>
<div class="headerWrap">
<!-- Pre Header -->
<div class="preHeader">
<div class="container">
<div class="preHeaderWrap d-flex align-items-center">
<ul class="top_left_link">
<!-- <li>
<a href="/">Home</a>
</li> -->
<li>
<a href="/sitemap">Sitemap</a>
</li>
<li>
<a href="/feedbacks">Feedback</a>
</li>
<li>
<a href="/contact-us">Contact Us</a>
</li>
</ul>
<ul class="topLinks">
<li><a tabindex="1" href="#content" class="skipContent" title="Skip to Main Content">Skip to Main Content</a></li>
<li><a href="/screen-reader-access" title="Screen Reader Access">Screen Reader Access</a></li>
<li class="fontResize">
<div id="accessControl" class="d-flex align-items-center">
<input type="button" name="font_normal" value="A-" id="font_normal" title="Decrease Font Size" class="fontScaler normal font-normal current">
<input type="button" name="font_large" value="A" id="font_large" title="Normal Font Size" class="fontScaler large font-large">
<input type="button" name="font_larger" value="A+" id="font_larger" title="Increase Font Size" class="fontScaler largest font-largest">
<div class="changeColor d-flex align-items-center" id="fontchanger">
<input type="submit" name="normal" value="A" id="normal" title="High Contrast View" class="hight_contrast_remove contrastChanger normal current " onClick="return setColorDark('normal');">
<input type="submit" name="wob" value="A" id="wob" title="Standard View" class="hight_contrast contrastChanger wob" onClick="return setColorDark('wob');">
</div>
</div>
</li>
<li class="siteLanguage">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="frmlang" name="frmlang" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="languageWrap">
<div id="google_translate_element"></div>
<!-- <select class="customSelect" name="lang" id="language" title="Select Language">
<option selected="selected" title="E" value="en">English</option>
<option title="H" value="hi">Hindi</option>
<option title="A" value="ar">Arabic</option>
<option title="C" value="zh">Chinese</option>
<option title="F" value="fr">French</option>
<option title="R" value="ru">Russian</option>
<option title="S" value="es">Spanish</option>
</select> -->
</div>
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- Main Header -->
<div class="headerin">
<div class="mainHeader">
<div class="container">
<div class="mainHeaderWrap d-flex flex-wrap align-items-center">
<!-- <div class="headerLogo">
<a href="/" title="Global South Centre of Excellence">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div> -->
<div class="headerRight d-flex flex-wrap align-items-center ms-auto">
</div>
</div>
</div>
</div>
<div class="menutop">
<div class="container">
<!-- Main Menu -->
<div class="mainMenu">
<div id="mainNav" class="mainNavigation">
<ul id="nav">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="drop_to_drop">
<li><a href="Javascript:voide(0);">Our Teams <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/teams/faculty">Faculty</a></li>
<li><a href="/teams/administration">Administration</a></li>
<li><a href="/teams/young-scholars">Young Scholars</a></li>
</ul>
</li>
<li><a href="Javascript:voide(0);">Get Involved <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/get-involves/job-opportunities">Job Opportunities</a></li>
<li><a href="/get-involves/archive-jobs">Archive Jobs</a></li>
<li><a href="/get-involves/call-for-papers">Call For Papers</a></li>
<li><a href="/get-involves/fellowship">Fellowship</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/initiatives">initiatives</a></li>
<!-- <li><a href="#">Initiatives <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/sectors/agriculture">Agriculture</a></li>
<li><a href="/sectors/health">Health</a></li>
<li><a href="/sectors/digitalisation">Digital Solutions</a></li>
<li><a href="/sectors/education">Education</a></li>
<li><a href="/sectors/banking-and-finance">Banking & Finance</a></li>
<li><a href="/sectors/connectivity-infrastructure">Connectivity Infrastructure</a></li>
<li><a href="/sectors/climate-einance-and-technology">Climate Finance & Technology</a></li>
</ul>
</li> -->
<li><a href="/focus-areas">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/focus-areas/details/agriculture">Agriculture</a>
</li>
<li><a href="/focus-areas/details/health">Health</a>
</li>
<li><a href="/focus-areas/details/digitalisation">Digital Solutions</a>
</li>
</ul>
</li>
<li><a href="#">Modalities <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/modalities/knowledge-creation-and-technology-sharing">Knowledge Creation & Technology Sharing</a></li>
<li><a href="/modalities/capacity-building">Capacity Building</a></li>
<li><a href="/modalities/grants-and-concessional-finance">Grants & Concessional Finance</a></li>
</ul>
</li>
<li><a href="#">Publications <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li>
<a href="/publications/newsletter">
Newsletter </a>
</li>
<li>
<a href="/publications/journal">
Journal </a>
</li>
<li class="dropdown-submenu">
<a href="/publications/reports" class="dropdown-item">
Reports <!-- <i class="fa fa-angle-right" aria-hidden="true"></i> -->
</a>
<!-- <ul class="dropdown-menu dropdown-submenu">
<li><a tabindex="-1" href="/publications/reports/ssc">SSC</a></li>
<li><a tabindex="-1" href="/publications/reports/itec">ITEC</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/partner-institutions">Partner Institutions</a></li> -->
<li><a href="/events">Events</a></li>
</ul>
<ul class="menusocial">
<li><a target="_blank" href="https://twitter.com/RIS_NewDelhi"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img" /></a></li>
<li><a target="_blank" href="https://www.facebook.com/RISIndia"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos"><i class="fa fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/risdelhi/"><i class="fa fa-instagram"></i></a></li>
</ul>
<div class="headerSearch">
<a href="#" title="Search"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="searchBox">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="search_data" name="search_data" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync" action="/Default/assets/../../search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="searchBoxWrap d-flex flex-wrap">
<input type="text" name="search_value" id="search_value" class="search-input form-control" placeholder="Key Word Search" maxlength="50" required>
<button type="submit" class="ctaBtn ctaFill search-icon" title="Search"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header><div id="content">
<section class="inner-banner" style="display: block;
position: relative;
background: url('/uploads/settings/169147817952H20230112124150.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="bread_cum">
<li><a href="/"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li>|</li>
<li>Philippines</li>
</ul>
</div>
</div>
</div>
</section>
<section class="inner-sec sectors">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="page_title">Philippines</h1>
</div>
<div class="col-12 ">
<div class="countdetails wow slideInRight jj" data-wow-delay="0.2s">
<span class="hs_icon-flag">
<img src="/uploads/countries/169477466262169158049582Philippine.png" align="img" />
</span>
<h4 class="titledesign">Philippines</h4>
<div><p><span style="font-size: 16px; font-style: normal; font-weight: 400;">The relations between the two countries have been cordial and have several shared values and commonalities, such as anti-colonialism, South-South cooperation, a strong democratic polity, an independent judiciary and press, and the wide use of the English language. Furthermore, strengthened ASEAN-Bharat relations has had a positive impact on bilateral relations, especially with accelerated impetus given to trade and investment. When Bharat launched the Look East Policy and intensified partnership with ASEAN in 1992, this also resulted in stronger relations with countries in the region including the Philippines, both bilaterally and in the regional context. With the Act East Policy initiated in 2014, the relationship with Philippines has diversified further into political-security; trade and industry and people-to-people realms. </span></p>
</div>
<div> </div>
<div><p>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/health/philippines" role="button">Health</a>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/education/edu-philippines" role="button">Education</a>
</p>
</div>
<div> </div>
<p><span style="font-size:20px;"><strong>Knowledge Creation & Sharing</strong></span></p>
<p>Bharat offers scholarships, tuition fee waivers to students from the Philippines under its ‘Doctoral Fellowship for India in ASEAN’ programme and the ‘Study in India’ programme. In terms of education collaboration, in May 2021, an MoU was signed between <u><a href="https://www.tiss.edu/"><span style="color:#0000CD;">Tata Institute of Social Sciences</span></a></u>, Mumbai and <u><a href="https://www.ateneo.edu/"><span style="color:#0000CD;">Ateneo De Manila University</span></a></u>, Manila to promote exchanges in the field of disaster studies. A MoU between the <u><a href="https://www.imu.edu.in/"><span style="color:#0000CD;">Indian Maritime University</span></a></u> and <u><a href="http://batstate-u.edu.ph/"><span style="color:#0000CD;">Batangas State University</span></a></u> was signed on 11 November 2022 to enhance Blue Economy and Maritime cooperation in the academic domain.</p>
<p><span style="font-size:20px;"><strong>Capacity Building</strong></span></p>
<p>In an effort to share Bharat's development experiences with fellow developing country, Bharat offers Philippines training slots under <u><a href="https://www.itecgoi.in/"><span style="color:#0000CD;">ITEC</span></a></u> and <u><a href="https://colombo-plan.org/"><span style="color:#0000CD;">Colombo Plan</span></a></u>. Till date, over 1000 Filipino professionals have availed Bharat’s ITEC courses. During the COVID-19 pandemic, 17 and 108 Filipino professionals, in 2020-2021 and 2021-2022 respectively, participated in several e-ITEC courses. Courses on Electoral Technology, Environmental Impact Assessment, Renewable Energy, Natural Resource Management and Public Health Management Development and Introduction to Ayurveda were among the popular courses in the Philippines.</p>
<p><span style="font-size:20px;"><strong>Grants & Concessional Finance</strong></span></p>
<p>Bharat has been offering humanitarian assistance to the Philippines from time to time. In February 2006, in the aftermath of massive rock slide-debris avalanche in the province of Southern Leyte, which led to death toll of 1,126, Govt. of Bharat provided around 28 tons of relief material worth USD 260,000. In December 2006, GOI donated USD 250,000 for relief and rehabilitation of communities affected by super typhoon Reming/Durian which resulted in 1399 deaths.Following the tragic loss of life, livelihood and property as a result of typhoon Pablo/Bopha, which struck southern Philippines in December 2012, the Government of India provided disaster relief assistance of USD 200,000 to the Philippines Government and USD 100,000 as disaster relief assistance following the October 2013 earthquake in Bohol. Bharat also sent 15 tonnes of relief material in the aftermath of the super typhoon Haiyan (Yolanda) which occurred in November 2013. <br />
Bharat provided immediate relief assistance of USD 500,000 (equivalent to 25 million pesos) in July 2017 for the relief and rehabilitation efforts underway in the city of Marawi which had come under siege on 23 May 2017, when armed terrorists belonging to the Maute group with reported allegiance to ISIS took over the city.<br />
Ambassador to Bharat with leaders of Indian Community organisations handed over nearly US$ 250,000 worth of face masks for COVID19 frontlines to Cabinet Members Secretary Lorenzana and Secretary Galvez in Manila on 9 April 2020.</p>
</div>
</div>
</div>
</div>
</section></div>
<!-- Logo Slider Section Start -->
<section class="logosSection">
<div class="container">
<div class="logosSliderWrap wow fadeInUp" data-wow-delay="0.2s">
<div class="swiper logosSlider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 1" href="https://www.pmindia.gov.in/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286732278PM india.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 3" href="https://mea.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286741075Moea.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 5" href="https://www.g20.org/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286737389g20.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 6" href="https://ris.org.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286735388RIS.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 4" href="https://niti.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286739486NITI AAyog.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 2" href="https://www.mygov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286733887myGOV.png" /> </a>
</span></div>
</div>
</div>
</div>
</div>
<div class="bannerSliderNav logo_s">
<div class="container">
<div class="bannerSliderNavWrap d-flex align-items-center justify-content-between">
<div class="logoslider-next sliderArrow"><i class="fa fa-angle-left" aria-hidden="true"></i></div>
<div class="logoslider-prev sliderArrow"><i class="fa fa-angle-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Slider Section End -->
<!-- Footer Section Start -->
<footer class="footerSection">
<div class="container">
<div class="footerWrap d-flex flex-wrap">
<div class="col-2">
<div class="footerLogo">
<a href="/" title="logo">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us</a></li>
<!-- <li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li> -->
<li><a href="/initiatives/details/science-and-technology-initiative">Initiative</a></li>
</ul>
</div>
<div class="col-3">
<ul class="ft_link">
<!-- <li><a href="/awards-and-achievements">Awards & Achievements</a></li> -->
<li><a href="/publications">Publications</a></li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/sitemap">Sitemap</a></li> -->
</ul>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/feedbacks">Feedback</a></li>
<li><a href="/contact-Us">Contact Us</a></li>
</ul>
</div>
<div class="col-3">
<div class="footerCol footerCol4">
<ul class="socialInline d-flex">
<li class="wow fadeInUp" data-wow-delay="0.2s"><a target="_blank" href="https://twitter.com/RIS_NewDelhi" target="_blank" title="Twitter"><i class="twittericonnew" aria-hidden="true"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.4s"><a target="_blank" href="https://www.facebook.com/RISIndia" target="_blank" title="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.8s"><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries" target="_blank" title="Linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.6s"><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos" target="_blank" title="YouTube"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="1s"><a target="_blank" href="https://www.instagram.com/risdelhi/" target="_blank" title="Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row bd_top">
<div class="col-9">
<div class="footer_bottom wow bounceInUp center" data-wow-delay="0.2s">
<ul>
<li><a href="/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/copyright-policy">Copyright Policy</a></li>
<li><a href="/hyperlinking-policy">Hyperlinking Policy</a></li>
<!-- <li><a href="/disclaimer">Disclaimer</a></li> -->
<!-- <li><a href="/accessibility-statement">Accessibility Statement</a></li> -->
<!-- <li><a href="/help">Help</a></li> -->
</ul>
<p>Copyright © 2023, Global South Centre of Excellence</p>
</div>
</div>
<div class="col-3">
<div class="visitor">
<span>Last Updated: 27-10-2023</span>
<span>Visitors: <b class="totalVisitor">totalVisitor</b></span>
</div>
</div>
</div>
</div>
</footer>
<!-- start of wrapper -->
</div>
<!-- end of wrapper -->
<a class="floating" href="https://web.whatsapp.com/" title="WhatsApp"id="whatsapp" target="_blank" ><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<script type="text/javascript" src="/Default/assets/front/js/general.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/functions.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/wow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/velocity.min.js"></script>
<script src="/Default/assets/front/js/ammap.js"></script>
<script src="/Default/assets/front/js/worldLow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/script.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/custom.js"></script>
<link rel="stylesheet" href="/Default/assets/front/css/colorbox.css">
<script src="/Default/assets/front/js/jquery.colorbox-min.js"></script>
<!-- sweetalert2 js section -->
<script src="/Default/assets/front/sweetalert2/js/sweetalert2.all.min.js"></script>
<!-- start intlTelInput js section -->
<script src="/Default/assets/front/intlTelInput/build/js/intlTelInput.js"></script>
<!-- end intlTelInput js section -->
<script>
</script>
<script type="text/javascript">
var baseurl = ""
var fontSize = 100;
/*
This function use for font size increase & decrease
*/
function _setFontSize(fontType){
if(fontType == "larger"){
if(fontSize < 114){
fontSize = parseInt(fontSize) + 7;
}
}else if(fontType == "normal"){
if(fontSize > 80){
fontSize = parseInt(fontSize) - 10;
}
}else{
fontSize = 100;
}
setCookie('webFontSize',fontSize,'1');
jQuery("#wrapper").css("font-size",fontSize + "%");
}
if(getCookie('webFontSize')){
jQuery("#wrapper").css("font-size",getCookie('webFontSize') + "%");
}
/*
This function use for background contras & normal
*/
function _setContrast(type){
if(type != "undefined"){
if(type=='wob'){
$('body').addClass('wob');
setCookie('webContrast','wob','1');
}else{
$('body').removeClass('wob');
setCookie('webContrast','normal','1');
}
}
}
if(getCookie('webContrast')=='wob'){
$('body').addClass('wob');
}else{
$('body').removeClass('wob');
}
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
let expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
let name = cname + "=";
let ca = document.cookie.split(';');
for(let i = 0; i < ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
/*
Change Language
*/
var task = '';
var langmsg = "This page transalating language. Do you want to continue?";
$('select[class="customSelect"]').change(function(e) {
e.preventDefault();
smoke.confirm(langmsg, function(e) {
if (e) {
$("#frmlang").submit();
}
}, {
ok: "Yes",
cancel: "No",
classname: "custom-class",
reverseButtons: true
});
});
$(function(){
$('.print_website').on('click',function(){
window.print();
});
});
function printPageArea(areaID){
var printContent = document.getElementById(areaID).innerHTML;
var originalContent = document.body.innerHTML;
document.body.innerHTML = printContent;
window.print();
document.body.innerHTML = originalContent;
}
$(function(){
$('#google_translate_element').on('change','.goog-te-combo',function(){
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},500);
});
});
</script>
<script type="text/javascript">
/*function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}*/
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en',includedLanguages: "en,hi,ar,zh,fr,ru,es" }, 'google_translate_element');
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},1000);
}
</script>
<!-- sweetalert2 js section -->
<!-- <script src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<style>
</style>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("wrapper");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
</body>
</html>
'
}
$file = '/var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 971
$message = 'Unable to emit headers. Headers sent in file=/var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php line=971'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 71
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php , line 168 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object( Cake\Http\Response ) id: 0 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8' ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 1 {
protected cookies => [
'' => [maximum depth reached] ,
]
}
'cacheDirectives' => [
]
'body' => '<!DOCTYPE html>
<html lang="en-US" style="font-size: 62.5%">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RIS</title>
<!-- <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=64fea637f9bf1300121f94fc&product=image-share-buttons&source=platform" async="async"></script> -->
<link rel="shortcut icon" href="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="/Default/assets/front/css/bootstrap.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/lightbox.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/style.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/wob.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/owl.carousel.css">
<script type="text/javascript" src="/Default/assets/front/js/jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/animate.css" />
<!-- sweetalert2 css section -->
<link type="text/css" href="/Default/assets/front/sweetalert2/css/sweetalert2.min.css" rel="stylesheet">
<!-- start intlTelInput css section -->
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/intlTelInput.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/demo.css" rel="stylesheet">
<!-- end intlTelInput css section -->
</head>
<body class="noJS">
<!-- start of wrapper -->
<div id="wrapper">
<!-- end of wrapper -->
<header>
<div class="headerWrap">
<!-- Pre Header -->
<div class="preHeader">
<div class="container">
<div class="preHeaderWrap d-flex align-items-center">
<ul class="top_left_link">
<!-- <li>
<a href="/">Home</a>
</li> -->
<li>
<a href="/sitemap">Sitemap</a>
</li>
<li>
<a href="/feedbacks">Feedback</a>
</li>
<li>
<a href="/contact-us">Contact Us</a>
</li>
</ul>
<ul class="topLinks">
<li><a tabindex="1" href="#content" class="skipContent" title="Skip to Main Content">Skip to Main Content</a></li>
<li><a href="/screen-reader-access" title="Screen Reader Access">Screen Reader Access</a></li>
<li class="fontResize">
<div id="accessControl" class="d-flex align-items-center">
<input type="button" name="font_normal" value="A-" id="font_normal" title="Decrease Font Size" class="fontScaler normal font-normal current">
<input type="button" name="font_large" value="A" id="font_large" title="Normal Font Size" class="fontScaler large font-large">
<input type="button" name="font_larger" value="A+" id="font_larger" title="Increase Font Size" class="fontScaler largest font-largest">
<div class="changeColor d-flex align-items-center" id="fontchanger">
<input type="submit" name="normal" value="A" id="normal" title="High Contrast View" class="hight_contrast_remove contrastChanger normal current " onClick="return setColorDark('normal');">
<input type="submit" name="wob" value="A" id="wob" title="Standard View" class="hight_contrast contrastChanger wob" onClick="return setColorDark('wob');">
</div>
</div>
</li>
<li class="siteLanguage">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="frmlang" name="frmlang" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="languageWrap">
<div id="google_translate_element"></div>
<!-- <select class="customSelect" name="lang" id="language" title="Select Language">
<option selected="selected" title="E" value="en">English</option>
<option title="H" value="hi">Hindi</option>
<option title="A" value="ar">Arabic</option>
<option title="C" value="zh">Chinese</option>
<option title="F" value="fr">French</option>
<option title="R" value="ru">Russian</option>
<option title="S" value="es">Spanish</option>
</select> -->
</div>
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- Main Header -->
<div class="headerin">
<div class="mainHeader">
<div class="container">
<div class="mainHeaderWrap d-flex flex-wrap align-items-center">
<!-- <div class="headerLogo">
<a href="/" title="Global South Centre of Excellence">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div> -->
<div class="headerRight d-flex flex-wrap align-items-center ms-auto">
</div>
</div>
</div>
</div>
<div class="menutop">
<div class="container">
<!-- Main Menu -->
<div class="mainMenu">
<div id="mainNav" class="mainNavigation">
<ul id="nav">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="drop_to_drop">
<li><a href="Javascript:voide(0);">Our Teams <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/teams/faculty">Faculty</a></li>
<li><a href="/teams/administration">Administration</a></li>
<li><a href="/teams/young-scholars">Young Scholars</a></li>
</ul>
</li>
<li><a href="Javascript:voide(0);">Get Involved <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/get-involves/job-opportunities">Job Opportunities</a></li>
<li><a href="/get-involves/archive-jobs">Archive Jobs</a></li>
<li><a href="/get-involves/call-for-papers">Call For Papers</a></li>
<li><a href="/get-involves/fellowship">Fellowship</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/initiatives">initiatives</a></li>
<!-- <li><a href="#">Initiatives <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/sectors/agriculture">Agriculture</a></li>
<li><a href="/sectors/health">Health</a></li>
<li><a href="/sectors/digitalisation">Digital Solutions</a></li>
<li><a href="/sectors/education">Education</a></li>
<li><a href="/sectors/banking-and-finance">Banking & Finance</a></li>
<li><a href="/sectors/connectivity-infrastructure">Connectivity Infrastructure</a></li>
<li><a href="/sectors/climate-einance-and-technology">Climate Finance & Technology</a></li>
</ul>
</li> -->
<li><a href="/focus-areas">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/focus-areas/details/agriculture">Agriculture</a>
</li>
<li><a href="/focus-areas/details/health">Health</a>
</li>
<li><a href="/focus-areas/details/digitalisation">Digital Solutions</a>
</li>
</ul>
</li>
<li><a href="#">Modalities <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/modalities/knowledge-creation-and-technology-sharing">Knowledge Creation & Technology Sharing</a></li>
<li><a href="/modalities/capacity-building">Capacity Building</a></li>
<li><a href="/modalities/grants-and-concessional-finance">Grants & Concessional Finance</a></li>
</ul>
</li>
<li><a href="#">Publications <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li>
<a href="/publications/newsletter">
Newsletter </a>
</li>
<li>
<a href="/publications/journal">
Journal </a>
</li>
<li class="dropdown-submenu">
<a href="/publications/reports" class="dropdown-item">
Reports <!-- <i class="fa fa-angle-right" aria-hidden="true"></i> -->
</a>
<!-- <ul class="dropdown-menu dropdown-submenu">
<li><a tabindex="-1" href="/publications/reports/ssc">SSC</a></li>
<li><a tabindex="-1" href="/publications/reports/itec">ITEC</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/partner-institutions">Partner Institutions</a></li> -->
<li><a href="/events">Events</a></li>
</ul>
<ul class="menusocial">
<li><a target="_blank" href="https://twitter.com/RIS_NewDelhi"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img" /></a></li>
<li><a target="_blank" href="https://www.facebook.com/RISIndia"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos"><i class="fa fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/risdelhi/"><i class="fa fa-instagram"></i></a></li>
</ul>
<div class="headerSearch">
<a href="#" title="Search"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="searchBox">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="search_data" name="search_data" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync" action="/Default/assets/../../search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="searchBoxWrap d-flex flex-wrap">
<input type="text" name="search_value" id="search_value" class="search-input form-control" placeholder="Key Word Search" maxlength="50" required>
<button type="submit" class="ctaBtn ctaFill search-icon" title="Search"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header><div id="content">
<section class="inner-banner" style="display: block;
position: relative;
background: url('/uploads/settings/169147817952H20230112124150.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="bread_cum">
<li><a href="/"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li>|</li>
<li>Philippines</li>
</ul>
</div>
</div>
</div>
</section>
<section class="inner-sec sectors">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="page_title">Philippines</h1>
</div>
<div class="col-12 ">
<div class="countdetails wow slideInRight jj" data-wow-delay="0.2s">
<span class="hs_icon-flag">
<img src="/uploads/countries/169477466262169158049582Philippine.png" align="img" />
</span>
<h4 class="titledesign">Philippines</h4>
<div><p><span style="font-size: 16px; font-style: normal; font-weight: 400;">The relations between the two countries have been cordial and have several shared values and commonalities, such as anti-colonialism, South-South cooperation, a strong democratic polity, an independent judiciary and press, and the wide use of the English language. Furthermore, strengthened ASEAN-Bharat relations has had a positive impact on bilateral relations, especially with accelerated impetus given to trade and investment. When Bharat launched the Look East Policy and intensified partnership with ASEAN in 1992, this also resulted in stronger relations with countries in the region including the Philippines, both bilaterally and in the regional context. With the Act East Policy initiated in 2014, the relationship with Philippines has diversified further into political-security; trade and industry and people-to-people realms. </span></p>
</div>
<div> </div>
<div><p>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/health/philippines" role="button">Health</a>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/education/edu-philippines" role="button">Education</a>
</p>
</div>
<div> </div>
<p><span style="font-size:20px;"><strong>Knowledge Creation & Sharing</strong></span></p>
<p>Bharat offers scholarships, tuition fee waivers to students from the Philippines under its ‘Doctoral Fellowship for India in ASEAN’ programme and the ‘Study in India’ programme. In terms of education collaboration, in May 2021, an MoU was signed between <u><a href="https://www.tiss.edu/"><span style="color:#0000CD;">Tata Institute of Social Sciences</span></a></u>, Mumbai and <u><a href="https://www.ateneo.edu/"><span style="color:#0000CD;">Ateneo De Manila University</span></a></u>, Manila to promote exchanges in the field of disaster studies. A MoU between the <u><a href="https://www.imu.edu.in/"><span style="color:#0000CD;">Indian Maritime University</span></a></u> and <u><a href="http://batstate-u.edu.ph/"><span style="color:#0000CD;">Batangas State University</span></a></u> was signed on 11 November 2022 to enhance Blue Economy and Maritime cooperation in the academic domain.</p>
<p><span style="font-size:20px;"><strong>Capacity Building</strong></span></p>
<p>In an effort to share Bharat's development experiences with fellow developing country, Bharat offers Philippines training slots under <u><a href="https://www.itecgoi.in/"><span style="color:#0000CD;">ITEC</span></a></u> and <u><a href="https://colombo-plan.org/"><span style="color:#0000CD;">Colombo Plan</span></a></u>. Till date, over 1000 Filipino professionals have availed Bharat’s ITEC courses. During the COVID-19 pandemic, 17 and 108 Filipino professionals, in 2020-2021 and 2021-2022 respectively, participated in several e-ITEC courses. Courses on Electoral Technology, Environmental Impact Assessment, Renewable Energy, Natural Resource Management and Public Health Management Development and Introduction to Ayurveda were among the popular courses in the Philippines.</p>
<p><span style="font-size:20px;"><strong>Grants & Concessional Finance</strong></span></p>
<p>Bharat has been offering humanitarian assistance to the Philippines from time to time. In February 2006, in the aftermath of massive rock slide-debris avalanche in the province of Southern Leyte, which led to death toll of 1,126, Govt. of Bharat provided around 28 tons of relief material worth USD 260,000. In December 2006, GOI donated USD 250,000 for relief and rehabilitation of communities affected by super typhoon Reming/Durian which resulted in 1399 deaths.Following the tragic loss of life, livelihood and property as a result of typhoon Pablo/Bopha, which struck southern Philippines in December 2012, the Government of India provided disaster relief assistance of USD 200,000 to the Philippines Government and USD 100,000 as disaster relief assistance following the October 2013 earthquake in Bohol. Bharat also sent 15 tonnes of relief material in the aftermath of the super typhoon Haiyan (Yolanda) which occurred in November 2013. <br />
Bharat provided immediate relief assistance of USD 500,000 (equivalent to 25 million pesos) in July 2017 for the relief and rehabilitation efforts underway in the city of Marawi which had come under siege on 23 May 2017, when armed terrorists belonging to the Maute group with reported allegiance to ISIS took over the city.<br />
Ambassador to Bharat with leaders of Indian Community organisations handed over nearly US$ 250,000 worth of face masks for COVID19 frontlines to Cabinet Members Secretary Lorenzana and Secretary Galvez in Manila on 9 April 2020.</p>
</div>
</div>
</div>
</div>
</section></div>
<!-- Logo Slider Section Start -->
<section class="logosSection">
<div class="container">
<div class="logosSliderWrap wow fadeInUp" data-wow-delay="0.2s">
<div class="swiper logosSlider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 1" href="https://www.pmindia.gov.in/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286732278PM india.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 3" href="https://mea.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286741075Moea.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 5" href="https://www.g20.org/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286737389g20.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 6" href="https://ris.org.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286735388RIS.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 4" href="https://niti.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286739486NITI AAyog.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 2" href="https://www.mygov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286733887myGOV.png" /> </a>
</span></div>
</div>
</div>
</div>
</div>
<div class="bannerSliderNav logo_s">
<div class="container">
<div class="bannerSliderNavWrap d-flex align-items-center justify-content-between">
<div class="logoslider-next sliderArrow"><i class="fa fa-angle-left" aria-hidden="true"></i></div>
<div class="logoslider-prev sliderArrow"><i class="fa fa-angle-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Slider Section End -->
<!-- Footer Section Start -->
<footer class="footerSection">
<div class="container">
<div class="footerWrap d-flex flex-wrap">
<div class="col-2">
<div class="footerLogo">
<a href="/" title="logo">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us</a></li>
<!-- <li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li> -->
<li><a href="/initiatives/details/science-and-technology-initiative">Initiative</a></li>
</ul>
</div>
<div class="col-3">
<ul class="ft_link">
<!-- <li><a href="/awards-and-achievements">Awards & Achievements</a></li> -->
<li><a href="/publications">Publications</a></li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/sitemap">Sitemap</a></li> -->
</ul>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/feedbacks">Feedback</a></li>
<li><a href="/contact-Us">Contact Us</a></li>
</ul>
</div>
<div class="col-3">
<div class="footerCol footerCol4">
<ul class="socialInline d-flex">
<li class="wow fadeInUp" data-wow-delay="0.2s"><a target="_blank" href="https://twitter.com/RIS_NewDelhi" target="_blank" title="Twitter"><i class="twittericonnew" aria-hidden="true"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.4s"><a target="_blank" href="https://www.facebook.com/RISIndia" target="_blank" title="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.8s"><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries" target="_blank" title="Linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.6s"><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos" target="_blank" title="YouTube"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="1s"><a target="_blank" href="https://www.instagram.com/risdelhi/" target="_blank" title="Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row bd_top">
<div class="col-9">
<div class="footer_bottom wow bounceInUp center" data-wow-delay="0.2s">
<ul>
<li><a href="/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/copyright-policy">Copyright Policy</a></li>
<li><a href="/hyperlinking-policy">Hyperlinking Policy</a></li>
<!-- <li><a href="/disclaimer">Disclaimer</a></li> -->
<!-- <li><a href="/accessibility-statement">Accessibility Statement</a></li> -->
<!-- <li><a href="/help">Help</a></li> -->
</ul>
<p>Copyright © 2023, Global South Centre of Excellence</p>
</div>
</div>
<div class="col-3">
<div class="visitor">
<span>Last Updated: 27-10-2023</span>
<span>Visitors: <b class="totalVisitor">totalVisitor</b></span>
</div>
</div>
</div>
</div>
</footer>
<!-- start of wrapper -->
</div>
<!-- end of wrapper -->
<a class="floating" href="https://web.whatsapp.com/" title="WhatsApp"id="whatsapp" target="_blank" ><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<script type="text/javascript" src="/Default/assets/front/js/general.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/functions.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/wow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/velocity.min.js"></script>
<script src="/Default/assets/front/js/ammap.js"></script>
<script src="/Default/assets/front/js/worldLow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/script.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/custom.js"></script>
<link rel="stylesheet" href="/Default/assets/front/css/colorbox.css">
<script src="/Default/assets/front/js/jquery.colorbox-min.js"></script>
<!-- sweetalert2 js section -->
<script src="/Default/assets/front/sweetalert2/js/sweetalert2.all.min.js"></script>
<!-- start intlTelInput js section -->
<script src="/Default/assets/front/intlTelInput/build/js/intlTelInput.js"></script>
<!-- end intlTelInput js section -->
<script>
</script>
<script type="text/javascript">
var baseurl = ""
var fontSize = 100;
/*
This function use for font size increase & decrease
*/
function _setFontSize(fontType){
if(fontType == "larger"){
if(fontSize < 114){
fontSize = parseInt(fontSize) + 7;
}
}else if(fontType == "normal"){
if(fontSize > 80){
fontSize = parseInt(fontSize) - 10;
}
}else{
fontSize = 100;
}
setCookie('webFontSize',fontSize,'1');
jQuery("#wrapper").css("font-size",fontSize + "%");
}
if(getCookie('webFontSize')){
jQuery("#wrapper").css("font-size",getCookie('webFontSize') + "%");
}
/*
This function use for background contras & normal
*/
function _setContrast(type){
if(type != "undefined"){
if(type=='wob'){
$('body').addClass('wob');
setCookie('webContrast','wob','1');
}else{
$('body').removeClass('wob');
setCookie('webContrast','normal','1');
}
}
}
if(getCookie('webContrast')=='wob'){
$('body').addClass('wob');
}else{
$('body').removeClass('wob');
}
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
let expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
let name = cname + "=";
let ca = document.cookie.split(';');
for(let i = 0; i < ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
/*
Change Language
*/
var task = '';
var langmsg = "This page transalating language. Do you want to continue?";
$('select[class="customSelect"]').change(function(e) {
e.preventDefault();
smoke.confirm(langmsg, function(e) {
if (e) {
$("#frmlang").submit();
}
}, {
ok: "Yes",
cancel: "No",
classname: "custom-class",
reverseButtons: true
});
});
$(function(){
$('.print_website').on('click',function(){
window.print();
});
});
function printPageArea(areaID){
var printContent = document.getElementById(areaID).innerHTML;
var originalContent = document.body.innerHTML;
document.body.innerHTML = printContent;
window.print();
document.body.innerHTML = originalContent;
}
$(function(){
$('#google_translate_element').on('change','.goog-te-combo',function(){
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},500);
});
});
</script>
<script type="text/javascript">
/*function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}*/
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en',includedLanguages: "en,hi,ar,zh,fr,ru,es" }, 'google_translate_element');
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},1000);
}
</script>
<!-- sweetalert2 js section -->
<!-- <script src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<style>
</style>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("wrapper");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
</body>
</html>
'
}
$reasonPhrase = 'OK'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 168
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 74
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php , line 197 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object( Cake\Http\Response ) id: 0 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8' ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 1 {
protected cookies => [
'' => [maximum depth reached] ,
]
}
'cacheDirectives' => [
]
'body' => '<!DOCTYPE html>
<html lang="en-US" style="font-size: 62.5%">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RIS</title>
<!-- <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=64fea637f9bf1300121f94fc&product=image-share-buttons&source=platform" async="async"></script> -->
<link rel="shortcut icon" href="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="/Default/assets/front/css/bootstrap.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/lightbox.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/style.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/wob.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/owl.carousel.css">
<script type="text/javascript" src="/Default/assets/front/js/jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/animate.css" />
<!-- sweetalert2 css section -->
<link type="text/css" href="/Default/assets/front/sweetalert2/css/sweetalert2.min.css" rel="stylesheet">
<!-- start intlTelInput css section -->
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/intlTelInput.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/demo.css" rel="stylesheet">
<!-- end intlTelInput css section -->
</head>
<body class="noJS">
<!-- start of wrapper -->
<div id="wrapper">
<!-- end of wrapper -->
<header>
<div class="headerWrap">
<!-- Pre Header -->
<div class="preHeader">
<div class="container">
<div class="preHeaderWrap d-flex align-items-center">
<ul class="top_left_link">
<!-- <li>
<a href="/">Home</a>
</li> -->
<li>
<a href="/sitemap">Sitemap</a>
</li>
<li>
<a href="/feedbacks">Feedback</a>
</li>
<li>
<a href="/contact-us">Contact Us</a>
</li>
</ul>
<ul class="topLinks">
<li><a tabindex="1" href="#content" class="skipContent" title="Skip to Main Content">Skip to Main Content</a></li>
<li><a href="/screen-reader-access" title="Screen Reader Access">Screen Reader Access</a></li>
<li class="fontResize">
<div id="accessControl" class="d-flex align-items-center">
<input type="button" name="font_normal" value="A-" id="font_normal" title="Decrease Font Size" class="fontScaler normal font-normal current">
<input type="button" name="font_large" value="A" id="font_large" title="Normal Font Size" class="fontScaler large font-large">
<input type="button" name="font_larger" value="A+" id="font_larger" title="Increase Font Size" class="fontScaler largest font-largest">
<div class="changeColor d-flex align-items-center" id="fontchanger">
<input type="submit" name="normal" value="A" id="normal" title="High Contrast View" class="hight_contrast_remove contrastChanger normal current " onClick="return setColorDark('normal');">
<input type="submit" name="wob" value="A" id="wob" title="Standard View" class="hight_contrast contrastChanger wob" onClick="return setColorDark('wob');">
</div>
</div>
</li>
<li class="siteLanguage">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="frmlang" name="frmlang" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="languageWrap">
<div id="google_translate_element"></div>
<!-- <select class="customSelect" name="lang" id="language" title="Select Language">
<option selected="selected" title="E" value="en">English</option>
<option title="H" value="hi">Hindi</option>
<option title="A" value="ar">Arabic</option>
<option title="C" value="zh">Chinese</option>
<option title="F" value="fr">French</option>
<option title="R" value="ru">Russian</option>
<option title="S" value="es">Spanish</option>
</select> -->
</div>
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- Main Header -->
<div class="headerin">
<div class="mainHeader">
<div class="container">
<div class="mainHeaderWrap d-flex flex-wrap align-items-center">
<!-- <div class="headerLogo">
<a href="/" title="Global South Centre of Excellence">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div> -->
<div class="headerRight d-flex flex-wrap align-items-center ms-auto">
</div>
</div>
</div>
</div>
<div class="menutop">
<div class="container">
<!-- Main Menu -->
<div class="mainMenu">
<div id="mainNav" class="mainNavigation">
<ul id="nav">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="drop_to_drop">
<li><a href="Javascript:voide(0);">Our Teams <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/teams/faculty">Faculty</a></li>
<li><a href="/teams/administration">Administration</a></li>
<li><a href="/teams/young-scholars">Young Scholars</a></li>
</ul>
</li>
<li><a href="Javascript:voide(0);">Get Involved <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/get-involves/job-opportunities">Job Opportunities</a></li>
<li><a href="/get-involves/archive-jobs">Archive Jobs</a></li>
<li><a href="/get-involves/call-for-papers">Call For Papers</a></li>
<li><a href="/get-involves/fellowship">Fellowship</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/initiatives">initiatives</a></li>
<!-- <li><a href="#">Initiatives <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/sectors/agriculture">Agriculture</a></li>
<li><a href="/sectors/health">Health</a></li>
<li><a href="/sectors/digitalisation">Digital Solutions</a></li>
<li><a href="/sectors/education">Education</a></li>
<li><a href="/sectors/banking-and-finance">Banking & Finance</a></li>
<li><a href="/sectors/connectivity-infrastructure">Connectivity Infrastructure</a></li>
<li><a href="/sectors/climate-einance-and-technology">Climate Finance & Technology</a></li>
</ul>
</li> -->
<li><a href="/focus-areas">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/focus-areas/details/agriculture">Agriculture</a>
</li>
<li><a href="/focus-areas/details/health">Health</a>
</li>
<li><a href="/focus-areas/details/digitalisation">Digital Solutions</a>
</li>
</ul>
</li>
<li><a href="#">Modalities <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/modalities/knowledge-creation-and-technology-sharing">Knowledge Creation & Technology Sharing</a></li>
<li><a href="/modalities/capacity-building">Capacity Building</a></li>
<li><a href="/modalities/grants-and-concessional-finance">Grants & Concessional Finance</a></li>
</ul>
</li>
<li><a href="#">Publications <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li>
<a href="/publications/newsletter">
Newsletter </a>
</li>
<li>
<a href="/publications/journal">
Journal </a>
</li>
<li class="dropdown-submenu">
<a href="/publications/reports" class="dropdown-item">
Reports <!-- <i class="fa fa-angle-right" aria-hidden="true"></i> -->
</a>
<!-- <ul class="dropdown-menu dropdown-submenu">
<li><a tabindex="-1" href="/publications/reports/ssc">SSC</a></li>
<li><a tabindex="-1" href="/publications/reports/itec">ITEC</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/partner-institutions">Partner Institutions</a></li> -->
<li><a href="/events">Events</a></li>
</ul>
<ul class="menusocial">
<li><a target="_blank" href="https://twitter.com/RIS_NewDelhi"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img" /></a></li>
<li><a target="_blank" href="https://www.facebook.com/RISIndia"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos"><i class="fa fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/risdelhi/"><i class="fa fa-instagram"></i></a></li>
</ul>
<div class="headerSearch">
<a href="#" title="Search"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="searchBox">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="search_data" name="search_data" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync" action="/Default/assets/../../search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="searchBoxWrap d-flex flex-wrap">
<input type="text" name="search_value" id="search_value" class="search-input form-control" placeholder="Key Word Search" maxlength="50" required>
<button type="submit" class="ctaBtn ctaFill search-icon" title="Search"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header><div id="content">
<section class="inner-banner" style="display: block;
position: relative;
background: url('/uploads/settings/169147817952H20230112124150.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="bread_cum">
<li><a href="/"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li>|</li>
<li>Philippines</li>
</ul>
</div>
</div>
</div>
</section>
<section class="inner-sec sectors">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="page_title">Philippines</h1>
</div>
<div class="col-12 ">
<div class="countdetails wow slideInRight jj" data-wow-delay="0.2s">
<span class="hs_icon-flag">
<img src="/uploads/countries/169477466262169158049582Philippine.png" align="img" />
</span>
<h4 class="titledesign">Philippines</h4>
<div><p><span style="font-size: 16px; font-style: normal; font-weight: 400;">The relations between the two countries have been cordial and have several shared values and commonalities, such as anti-colonialism, South-South cooperation, a strong democratic polity, an independent judiciary and press, and the wide use of the English language. Furthermore, strengthened ASEAN-Bharat relations has had a positive impact on bilateral relations, especially with accelerated impetus given to trade and investment. When Bharat launched the Look East Policy and intensified partnership with ASEAN in 1992, this also resulted in stronger relations with countries in the region including the Philippines, both bilaterally and in the regional context. With the Act East Policy initiated in 2014, the relationship with Philippines has diversified further into political-security; trade and industry and people-to-people realms. </span></p>
</div>
<div> </div>
<div><p>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/health/philippines" role="button">Health</a>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/education/edu-philippines" role="button">Education</a>
</p>
</div>
<div> </div>
<p><span style="font-size:20px;"><strong>Knowledge Creation & Sharing</strong></span></p>
<p>Bharat offers scholarships, tuition fee waivers to students from the Philippines under its ‘Doctoral Fellowship for India in ASEAN’ programme and the ‘Study in India’ programme. In terms of education collaboration, in May 2021, an MoU was signed between <u><a href="https://www.tiss.edu/"><span style="color:#0000CD;">Tata Institute of Social Sciences</span></a></u>, Mumbai and <u><a href="https://www.ateneo.edu/"><span style="color:#0000CD;">Ateneo De Manila University</span></a></u>, Manila to promote exchanges in the field of disaster studies. A MoU between the <u><a href="https://www.imu.edu.in/"><span style="color:#0000CD;">Indian Maritime University</span></a></u> and <u><a href="http://batstate-u.edu.ph/"><span style="color:#0000CD;">Batangas State University</span></a></u> was signed on 11 November 2022 to enhance Blue Economy and Maritime cooperation in the academic domain.</p>
<p><span style="font-size:20px;"><strong>Capacity Building</strong></span></p>
<p>In an effort to share Bharat's development experiences with fellow developing country, Bharat offers Philippines training slots under <u><a href="https://www.itecgoi.in/"><span style="color:#0000CD;">ITEC</span></a></u> and <u><a href="https://colombo-plan.org/"><span style="color:#0000CD;">Colombo Plan</span></a></u>. Till date, over 1000 Filipino professionals have availed Bharat’s ITEC courses. During the COVID-19 pandemic, 17 and 108 Filipino professionals, in 2020-2021 and 2021-2022 respectively, participated in several e-ITEC courses. Courses on Electoral Technology, Environmental Impact Assessment, Renewable Energy, Natural Resource Management and Public Health Management Development and Introduction to Ayurveda were among the popular courses in the Philippines.</p>
<p><span style="font-size:20px;"><strong>Grants & Concessional Finance</strong></span></p>
<p>Bharat has been offering humanitarian assistance to the Philippines from time to time. In February 2006, in the aftermath of massive rock slide-debris avalanche in the province of Southern Leyte, which led to death toll of 1,126, Govt. of Bharat provided around 28 tons of relief material worth USD 260,000. In December 2006, GOI donated USD 250,000 for relief and rehabilitation of communities affected by super typhoon Reming/Durian which resulted in 1399 deaths.Following the tragic loss of life, livelihood and property as a result of typhoon Pablo/Bopha, which struck southern Philippines in December 2012, the Government of India provided disaster relief assistance of USD 200,000 to the Philippines Government and USD 100,000 as disaster relief assistance following the October 2013 earthquake in Bohol. Bharat also sent 15 tonnes of relief material in the aftermath of the super typhoon Haiyan (Yolanda) which occurred in November 2013. <br />
Bharat provided immediate relief assistance of USD 500,000 (equivalent to 25 million pesos) in July 2017 for the relief and rehabilitation efforts underway in the city of Marawi which had come under siege on 23 May 2017, when armed terrorists belonging to the Maute group with reported allegiance to ISIS took over the city.<br />
Ambassador to Bharat with leaders of Indian Community organisations handed over nearly US$ 250,000 worth of face masks for COVID19 frontlines to Cabinet Members Secretary Lorenzana and Secretary Galvez in Manila on 9 April 2020.</p>
</div>
</div>
</div>
</div>
</section></div>
<!-- Logo Slider Section Start -->
<section class="logosSection">
<div class="container">
<div class="logosSliderWrap wow fadeInUp" data-wow-delay="0.2s">
<div class="swiper logosSlider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 1" href="https://www.pmindia.gov.in/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286732278PM india.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 3" href="https://mea.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286741075Moea.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 5" href="https://www.g20.org/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286737389g20.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 6" href="https://ris.org.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286735388RIS.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 4" href="https://niti.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286739486NITI AAyog.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 2" href="https://www.mygov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286733887myGOV.png" /> </a>
</span></div>
</div>
</div>
</div>
</div>
<div class="bannerSliderNav logo_s">
<div class="container">
<div class="bannerSliderNavWrap d-flex align-items-center justify-content-between">
<div class="logoslider-next sliderArrow"><i class="fa fa-angle-left" aria-hidden="true"></i></div>
<div class="logoslider-prev sliderArrow"><i class="fa fa-angle-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Slider Section End -->
<!-- Footer Section Start -->
<footer class="footerSection">
<div class="container">
<div class="footerWrap d-flex flex-wrap">
<div class="col-2">
<div class="footerLogo">
<a href="/" title="logo">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us</a></li>
<!-- <li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li> -->
<li><a href="/initiatives/details/science-and-technology-initiative">Initiative</a></li>
</ul>
</div>
<div class="col-3">
<ul class="ft_link">
<!-- <li><a href="/awards-and-achievements">Awards & Achievements</a></li> -->
<li><a href="/publications">Publications</a></li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/sitemap">Sitemap</a></li> -->
</ul>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/feedbacks">Feedback</a></li>
<li><a href="/contact-Us">Contact Us</a></li>
</ul>
</div>
<div class="col-3">
<div class="footerCol footerCol4">
<ul class="socialInline d-flex">
<li class="wow fadeInUp" data-wow-delay="0.2s"><a target="_blank" href="https://twitter.com/RIS_NewDelhi" target="_blank" title="Twitter"><i class="twittericonnew" aria-hidden="true"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.4s"><a target="_blank" href="https://www.facebook.com/RISIndia" target="_blank" title="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.8s"><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries" target="_blank" title="Linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.6s"><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos" target="_blank" title="YouTube"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="1s"><a target="_blank" href="https://www.instagram.com/risdelhi/" target="_blank" title="Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row bd_top">
<div class="col-9">
<div class="footer_bottom wow bounceInUp center" data-wow-delay="0.2s">
<ul>
<li><a href="/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/copyright-policy">Copyright Policy</a></li>
<li><a href="/hyperlinking-policy">Hyperlinking Policy</a></li>
<!-- <li><a href="/disclaimer">Disclaimer</a></li> -->
<!-- <li><a href="/accessibility-statement">Accessibility Statement</a></li> -->
<!-- <li><a href="/help">Help</a></li> -->
</ul>
<p>Copyright © 2023, Global South Centre of Excellence</p>
</div>
</div>
<div class="col-3">
<div class="visitor">
<span>Last Updated: 27-10-2023</span>
<span>Visitors: <b class="totalVisitor">totalVisitor</b></span>
</div>
</div>
</div>
</div>
</footer>
<!-- start of wrapper -->
</div>
<!-- end of wrapper -->
<a class="floating" href="https://web.whatsapp.com/" title="WhatsApp"id="whatsapp" target="_blank" ><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<script type="text/javascript" src="/Default/assets/front/js/general.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/functions.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/wow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/velocity.min.js"></script>
<script src="/Default/assets/front/js/ammap.js"></script>
<script src="/Default/assets/front/js/worldLow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/script.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/custom.js"></script>
<link rel="stylesheet" href="/Default/assets/front/css/colorbox.css">
<script src="/Default/assets/front/js/jquery.colorbox-min.js"></script>
<!-- sweetalert2 js section -->
<script src="/Default/assets/front/sweetalert2/js/sweetalert2.all.min.js"></script>
<!-- start intlTelInput js section -->
<script src="/Default/assets/front/intlTelInput/build/js/intlTelInput.js"></script>
<!-- end intlTelInput js section -->
<script>
</script>
<script type="text/javascript">
var baseurl = ""
var fontSize = 100;
/*
This function use for font size increase & decrease
*/
function _setFontSize(fontType){
if(fontType == "larger"){
if(fontSize < 114){
fontSize = parseInt(fontSize) + 7;
}
}else if(fontType == "normal"){
if(fontSize > 80){
fontSize = parseInt(fontSize) - 10;
}
}else{
fontSize = 100;
}
setCookie('webFontSize',fontSize,'1');
jQuery("#wrapper").css("font-size",fontSize + "%");
}
if(getCookie('webFontSize')){
jQuery("#wrapper").css("font-size",getCookie('webFontSize') + "%");
}
/*
This function use for background contras & normal
*/
function _setContrast(type){
if(type != "undefined"){
if(type=='wob'){
$('body').addClass('wob');
setCookie('webContrast','wob','1');
}else{
$('body').removeClass('wob');
setCookie('webContrast','normal','1');
}
}
}
if(getCookie('webContrast')=='wob'){
$('body').addClass('wob');
}else{
$('body').removeClass('wob');
}
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
let expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
let name = cname + "=";
let ca = document.cookie.split(';');
for(let i = 0; i < ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
/*
Change Language
*/
var task = '';
var langmsg = "This page transalating language. Do you want to continue?";
$('select[class="customSelect"]').change(function(e) {
e.preventDefault();
smoke.confirm(langmsg, function(e) {
if (e) {
$("#frmlang").submit();
}
}, {
ok: "Yes",
cancel: "No",
classname: "custom-class",
reverseButtons: true
});
});
$(function(){
$('.print_website').on('click',function(){
window.print();
});
});
function printPageArea(areaID){
var printContent = document.getElementById(areaID).innerHTML;
var originalContent = document.body.innerHTML;
document.body.innerHTML = printContent;
window.print();
document.body.innerHTML = originalContent;
}
$(function(){
$('#google_translate_element').on('change','.goog-te-combo',function(){
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},500);
});
});
</script>
<script type="text/javascript">
/*function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}*/
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en',includedLanguages: "en,hi,ar,zh,fr,ru,es" }, 'google_translate_element');
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},1000);
}
</script>
<!-- sweetalert2 js section -->
<!-- <script src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<style>
</style>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("wrapper");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
</body>
</html>
'
}
$cookies = [
]
$values = [
(int) 0 => 'text/html; charset=UTF-8' ,
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
RIS
Philippines
Philippines
The relations between the two countries have been cordial and have several shared values and commonalities, such as anti-colonialism, South-South cooperation, a strong democratic polity, an independent judiciary and press, and the wide use of the English language. Furthermore, strengthened ASEAN-Bharat relations has had a positive impact on bilateral relations, especially with accelerated impetus given to trade and investment. When Bharat launched the Look East Policy and intensified partnership with ASEAN in 1992, this also resulted in stronger relations with countries in the region including the Philippines, both bilaterally and in the regional context. With the Act East Policy initiated in 2014, the relationship with Philippines has diversified further into political-security; trade and industry and people-to-people realms.
Knowledge Creation & Sharing
Bharat offers scholarships, tuition fee waivers to students from the Philippines under its ‘Doctoral Fellowship for India in ASEAN’ programme and the ‘Study in India’ programme. In terms of education collaboration, in May 2021, an MoU was signed between Tata Institute of Social Sciences , Mumbai and Ateneo De Manila University , Manila to promote exchanges in the field of disaster studies. A MoU between the Indian Maritime University and Batangas State University was signed on 11 November 2022 to enhance Blue Economy and Maritime cooperation in the academic domain.
Capacity Building
In an effort to share Bharat's development experiences with fellow developing country, Bharat offers Philippines training slots under ITEC and Colombo Plan . Till date, over 1000 Filipino professionals have availed Bharat’s ITEC courses. During the COVID-19 pandemic, 17 and 108 Filipino professionals, in 2020-2021 and 2021-2022 respectively, participated in several e-ITEC courses. Courses on Electoral Technology, Environmental Impact Assessment, Renewable Energy, Natural Resource Management and Public Health Management Development and Introduction to Ayurveda were among the popular courses in the Philippines.
Grants & Concessional Finance
Bharat has been offering humanitarian assistance to the Philippines from time to time. In February 2006, in the aftermath of massive rock slide-debris avalanche in the province of Southern Leyte, which led to death toll of 1,126, Govt. of Bharat provided around 28 tons of relief material worth USD 260,000. In December 2006, GOI donated USD 250,000 for relief and rehabilitation of communities affected by super typhoon Reming/Durian which resulted in 1399 deaths.Following the tragic loss of life, livelihood and property as a result of typhoon Pablo/Bopha, which struck southern Philippines in December 2012, the Government of India provided disaster relief assistance of USD 200,000 to the Philippines Government and USD 100,000 as disaster relief assistance following the October 2013 earthquake in Bohol. Bharat also sent 15 tonnes of relief material in the aftermath of the super typhoon Haiyan (Yolanda) which occurred in November 2013.
Bharat provided immediate relief assistance of USD 500,000 (equivalent to 25 million pesos) in July 2017 for the relief and rehabilitation efforts underway in the city of Marawi which had come under siege on 23 May 2017, when armed terrorists belonging to the Maute group with reported allegiance to ISIS took over the city.
Ambassador to Bharat with leaders of Indian Community organisations handed over nearly US$ 250,000 worth of face masks for COVID19 frontlines to Cabinet Members Secretary Lorenzana and Secretary Galvez in Manila on 9 April 2020.