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 Home::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$hooks is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$config is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$log is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$uri is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$router is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$output is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$security is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$input is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$lang is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$parser is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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/Home.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/Home.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/Home.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/Home.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/Home.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/Home.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 Home::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.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 Home::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/models/Registration_model.php
Line: 13
Function: database
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.php
Line: 13
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/Registration_model.php
Line: 13
Function: database
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.php
Line: 13
Function: model
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$reg is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.php
Line: 13
Function: model
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$admin_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/models/Email_model.php
Line: 12
Function: model
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.php
Line: 14
Function: model
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$email_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.php
Line: 14
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_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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/Home.php
Line: 55
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::$reg is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.php
Line: 55
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::$admin_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.php
Line: 55
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::$email_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u367379437/domains/alltender.site/public_html/application/controllers/Home.php
Line: 55
Function: view
File: /home/u367379437/domains/alltender.site/public_html/index.php
Line: 316
Function: require_once
Tender Notice Publishing
As of now [January 2022] 63.4% of vendors, suppliers and contractors are taking tender notification service from Alltender. They are actively looking for the supply, works and service business. As a procuring entity you are looking for these suppliers and contractors. Thus, Alltender is the right place to publish your tender notice to procure goods, works and services at competitive rate. Since most of the suppliers are the subscribers of Alltender, you will get your product in right time.
দরপত্র বিজ্ঞপ্তি প্রকাশ
এখন পর্যন্ত [জানুয়ারি ২০২২] ৬৩.৪% বিক্রেতা, সরবরাহকারী এবং ঠিকাদার অলটেন্ডার থেকে টেন্ডার বিজ্ঞপ্তি পরিষেবা নিচ্ছেন। তারা সক্রিয়ভাবে সরবরাহ, কাজ এবং পরিষেবা ব্যবসা খুঁজছেন। প্রকিউরিং এনটিটি হিসাবে আপনি এই সরবরাহকারী এবং ঠিকাদারদের খুঁজছেন। সুতরাং, প্রতিযোগিতামূলক দামে পণ্য, কাজ এবং পরিষেবা সংগ্রহের উদ্দেশ্যে আপনার দরপত্র বিজ্ঞপ্তি প্রকাশ করার জন্য অলটেন্ডার হল সঠিক জায়গা। যেহেতু বেশিরভাগ সরবরাহকারী অলটেন্ডারের গ্রাহক, সেহেতু আপনি আপনার কঙ্ক্ষিত পণ্যটি সঠিক সময়ে সংগ্রহ করার জন্য অলটেন্ডারে টেন্ডার বিজ্ঞপ্তি প্রকাশ করতে পারেন ।
Your Benefit
The tender notice will reach to your target supplier instantly.
The tender notice will be visible as soon as you publish it.
Chance of getting your product in right time will increase.
You will get competitive rate from different suppliers.
You may publish as much information as you need. No limitation of space like newspaper.
Very low cost compared to the newspaper.
আপনার লাভ
দরপত্র বিজ্ঞপ্তিটি অবিলম্বে সরবরাহকারীর কাছে পৌঁছে যাবে।
প্রকাশ করার সাথে সাথে দরপত্র বিজ্ঞপ্তিটি দৃশ্যমান হবে।
সঠিক সময়ে আপনার কাঙ্ক্ষিত পণ্য পাওয়ার সম্ভাবনা বাড়বে।
আপনি বিভিন্ন সরবরাহকারীর কাছ থেকে প্রতিযোগিতামূলক দর পাবেন।
আপনি আপনার প্রয়োজন মোতাবেক কাঙ্ক্ষিত পণ্য সম্পর্কে অনেক তথ্য প্রকাশ করতে পারেন। সংবাদপত্রের মত স্থানের কোন সীমাবদ্ধতা নেই।
সংবাদ পত্রের তুলনায় খরচ খুবই কম।
Feature
Your tender notice will be displayed on home page with your logo. So it will be highly visible.
We will send the tender notice to all relevant supplier through email, web and apps.
You can use your own design, logo, color and branding. Since it is a web media, there is not limitation of space.
You can attach your PDF, JPEG or MS-Word file along with the tender notice.
বৈশিষ্ট্য
আপনার দরপত্র বিজ্ঞপ্তি হোম পেজে আপনার লোগোসহ প্রদর্শিত হবে। তাই এটি সবার কাছে দৃশ্যমান হবে।
আমরা ইমেইল, ওয়েব এবং অ্যাপসের মাধ্যমে সমস্ত প্রাসঙ্গিক সরবরাহকারীকে দরপত্র বিজ্ঞপ্তি পাঠাব।
আপনি আপনার নিজস্ব ডিজাইন, লোগো, রঙ এবং ব্র্যান্ডিং ব্যবহার করতে পারেন। যেহেতু এটি একটি ওয়েব মিডিয়া, তাই স্থানের কোনো সীমাবদ্ধতা নেই।
টেন্ডার বিজ্ঞপ্তির সাথে আপনি আপনার PDF, JPEG বা MS-Word ফাইল সংযুক্ত করতে পারেন।
Service & Cost Comparison
| Comparison Item | Newspaper | Alltender |
|---|---|---|
| Coverage | Assume that there are 10 prominent newspaper. Suppliers read one newspaper. So the coverage is only 10% | 63.4% Coverage |
| Time | At least 24 hours to get published. | We will publish as soon as you confirm the order. |
| Flexibility | No change is possible once it is published. | You can change at any time. Control is in your hand. |
| Cost | Minimum Cost: Tk. 50,000/= | Only Tk. 10,000/= |
Price
| Feature | Single Tender | Lot of 10 | Lot of 20 | Lot of 50 | Lot of 100 |
|---|---|---|---|---|---|
| Homepage Display | Yes | Yes | Yes | Yes | Yes |
| Custom Design of Notice | Yes | Yes | Yes | Yes | Yes |
| Attached File | Yes | Yes | Yes | Yes | Yes |
| Publicity through Web | Yes | Yes | Yes | Yes | Yes |
| Publicity through Email | Yes | Yes | Yes | Yes | Yes |
| Publicity through Apps | Yes | Yes | Yes | Yes | Yes |
| Publicity through Newspaper | No | No | No | Yes | Yes |
| Dedicated Manager | No | No | Yes | Yes | Yes |
| Discount | 0 | 10% | 20% | 30% | 40% |
| Price | Tk. 10,000/= | Tk. 90,000/= | Tk. 160,000/= | Tk. 350,000/= | Tk. 600,000/= |