ADVERTISEMENT

'He's lying': Chiz Escudero, Nancy Binay deny participation in anomalous flood control projects

Published Sep 25, 2025 11:57 am

At A Glance

  • This, after former DPWH undersecretary Roberto Bernardo testified at the continuation of the Senate's investigation into the flood control project anomalies the alleged involvement of Sen. Francis "Chiz" Escudero, former senators Nancy Binay, Ramon "Bong" Revilla, Jr. and Rep. Zaldy Co in the mess.

Senator Francis “Chiz” Escudero on Thursday, September 25 denied he is involved in any ghost or anomalies in the government’s flood control projects as alleged by a former Department of Public Works and Highways (DPWH) undersecretary.

This, after former DPWH undersecretary Roberto Bernardo testified at the continuation of the Senate’s investigation into the flood control project anomalies the alleged involvement of Escudero, former senators Nancy Binay, Ramon “Bong” Revilla, Jr. and Rep. Zaldy Co in the mess.

“I vehemently deny the malicious allegations and innuendos made by former DPWH Usec. Roberto Bernardo in today’s Senate Blue Ribbon Committee. By his own admission, he never had any contact with me directly regarding this matter—and I will prove that he is lying about my alleged involvement,” Escudero said in a statement.

“It seems like there is a well-orchestrated plan to attack the Senate and its members to destroy and discredit the institution and to divert the public’s attention from the real perpetrators,” Escudero said.

Escudero also lamented why the involvement of Ako Bicol party-list Rep. Zaldy Co, and former House speaker Martin Romualdez are not being highlighted in the Senate probe.

“Puro talaga senador ang tinuturo?! Nasaan si Zaldy Co? Nasaan na si Rep. Martin Romualdez sa lahat ng ito?!Nasaan ang mga kasabwat nya?! Kung babasehan natin ang testimonya ni Usec. Bernardo, wala sila lahat kasalanan o kinalaman dito. Di naman ata ito kapani-paniwala (Are they really pointing fingers only at senators?! Where is Zaldy Co? Where is Rep. Martin Romualdez in all this?! Where are his accomplices?! If we base our testimony on Usec. Bernardo, they are all innocent or have nothing to do with this. I don't think this is credible),” he said.

Escudero further slammed what he described is a blatant attempt to divert and veer the discussion away from the real culprits.

“Maging ganun pa man, haharapin at lalabanan ko ito at maghahain ng karampatang demanda laban kay Usec. Bernardo sa mga binitiwan nyang walang saysay at basehan na paratang (Even so, I will face and fight this and file a proper lawsuit against Usec. Bernardo for the baseless and baseless allegations he has made),” the senator said.

“For more than 27 years in public service, I have never once been charged with corruption. That record speaks for itself. I believe that when all the facts are revealed, my name and my service will remain untarnished,” he stressed.

Sen. Nancy Binay, in a separate statement, also expressed dismay at her being linked to the flood control anomalies.

“Nagugulat at nalulungkot ako na dinadamay ako sa mga anomalya ng DPWH. Walang katotohanan ang mga bintang sa akin (I am surprised and saddened that I am being implicated in the anomalies of the DPWH. The accusations against me are untrue),” Binay said.

“Tahimik po tayong nagtatrabaho bilang Mayor ng Makati. Nakakagulat na nagagamit tayo para ipanglihis sa mga tunay na kailangan panagutin sa issue na ito (We work quietly as the Mayor of Makati. It is shocking that we are being used to divert attention from those who really need to be held accountable for this issue),” she said.

“Madaling magbigay ng mga mali at mapanirang salaysay (It is easy to give false and destructive accounts). But my performance in public service has always been above board and beyond a shadow of doubt,” added the former senator.

Related Tags

DPWH flood control probe Senate Blue Ribbon Committee Chiz Escudero Nancy Binay
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.