Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$hooks is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$config is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$log is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$uri is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$router is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$output is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$security is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$input is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$lang is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$parser is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 294
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 168
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 237
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 317
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 358
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 11
Function: __construct
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/models/List_tab_model.php
Line: 13
Function: database
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 15
Function: model
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/models/List_tab_model.php
Line: 13
Function: database
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 15
Function: model
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$li_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 15
Function: model
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$page is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 16
Function: model
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Pages::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 20
Function: library
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 107
Function: get_links
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$parser is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$li_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$page is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Pages.php
Line: 109
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
We collected and published all tender notices under the category Intl. Organization/NGO/Private from different departments, divisions and ministries of Bangladesh is published on this page.
11. Tender ID 1569389(Local)View: 5
Name of Work
: Construction work of Construction of Health Post extension, Childrens friendly space, Ambulance shed, and replace the roof sheet and Board, camp 24.
Caller District
: Cox's Bazar
Closing date
: Mar 16, 2026
12. Tender ID 1569383(Local)View: 7
Name of Work
: Request for Proposals (RFP) for the Design, Supply, Installation, Testing and Commissioning of Sub station at Water Treatment Plant in Teknaf.
Caller District
: Cox's Bazar
Closing date
: Mar 15, 2026
13. Tender ID 1569382(Local)View: 36
Name of Work
: Enlistment of Vendors/Suppliers/Contractor/Servicer Providers (Stationery & General Suppliers (Office Stationery liems, Cleanrng, Grocery & Toiletries Items- General Supplier. Project Materials, Training Materials. Eduiatron Materials. Any Emergencv Supplies. Bag. Raincoat, Agnc.ultural Equipment, Readyniade Garments, Medical Equipment, il{edicai Supplies etc.), IT Hardware. Software & Eleetronic Materials / Esuinment (Compurerllaptop, TAB, Printer. UPS, IT accessories. Generator, photocopier- Softrvare supply, TV, Video Camera, Multimedia. Projector, Screen. Mobile Telephone sets and its accessories. Horne appliance. Supply, installation and maintenance of Air Conditioner. Retiigerator, Washing Machine. Oven, Cas cooker elc.), Motor Vehicle, Motor Cycle and its spare parts Bicycle, Furniture, Construction, Malntenance and Furnishing Work (Offiice Furnihlre, Steel-Wooden and other furnishers, Maintenance Contractor for Civil, Eiectrical, Thai Aluminum. Wooden works & Interior decoration etc.), Advertising. Video documentary. Event management, Training Venue, Workshop, Conferences including accommodation and food supplies, Printing, Publications & Books, Banner, signboard, any type of printing, Any rype of Seeds, Sapling. Tree & Fertilizer and Consultant/ Consultant Firm for consultancy).
Caller District
: Dhaka
Closing date
: Mar 28, 2026
14. Tender ID 1569379(Local)View: 10
Name of Work
: Supply of Vehicles (Honda, Toyota, Byd).
Caller District
: Khulna
Closing date
: Mar 28, 2026
15. Tender ID 1569106(Local)View: 6
Name of Work
: Purchase of Wi-Fi Upgradation System Services, Laundry Dryer Machine, Laundry Suspended Washer0Extractors (3 Ltos).
Caller District
: Dhaka
Closing date
: Apr 13, 2026
16. Tender ID 1569086(Local)View: 1
Name of Work
: Appointment of Travels Agent.
Caller District
: Dhaka
Closing date
: Mar 17, 2026
17. Tender ID 1568924(Local)View: 5
Name of Work
: RFP for Hire Firm/Organizations for Technical Support for Just Transition Policy Development & NDC 3.0 Implementation in Bangladesh.
Caller District
: Dhaka
Closing date
: Apr 04, 2026
18. Tender ID 1568923(Local)View: 7
Name of Work
: RFP for Hiring a Service Provider for Delivering Comprehensive Climate-Adaptive Agricultural Practice Support Through Diverse Range of Interventions that Promotes Jobs, Climate-Resilient Livelihoods for the Host Communities.
Caller District
: Dhaka
Closing date
: Mar 23, 2026
19. Tender ID 1568922(Local)View: 5
Name of Work
: Purchase of Teaching Training Equipment & Car Driving Simulator.
Caller District
: Dhaka
Closing date
: Apr 05, 2026
20. Tender ID 1568673(Local)View: 10
Name of Work
: Supply of Agricultural Input Items (Bamboo (Moli), Nylon Rope, Sprinker, Fencing Net, Pheromone Trap, Vermicompost etc).
Caller District
: Cox's Bazar
Closing date
: Mar 24, 2026