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
e-GP, PPA and PPR Training
Clear understanding of PPR is essential for the preparation and submission of e-GP tender. Qualified and experienced officers from different Procuring Entity (PE) will focus the PPR both from the PE and tenderer point of view.
Furthermore, highly experienced tender bidder will discuss and show you practically how to use the e-GP software to prepare and submit the tender.
This training is effective for owner of the company, employee of tender department, freelancer tender bidder and especially for those who want to be a professional e-GP tender bidder.
ই-জিপি, পিপিএ এবং পিপিআর প্রশিক্ষণ
ই-জিপি টেন্ডার তৈরি এবং জমা দেওয়ার জন্য পিপিআর সম্পর্কে পরিষ্কার ধারণা থাকা অপরিহার্য। বিভিন্ন প্রকিউরিং এনটিটি (PE) থেকে যোগ্য এবং অভিজ্ঞ কর্মকর্তারা PE এবং ব্যবহারিকভাবে দরপত্র দাতার দৃষ্টিকোণ থেকে PPR-কে বিশ্লেষণ করবেন।
এছাড়াও অত্যন্ত দক্ষ ও অভিজ্ঞ দরপত্রদাতা প্রশিক্ষণ দিবেন। তিনি আপনাকে ব্যবহারিকভাবে দেখাবেন কিভাবে ই-জিপি সফটওয়্যার ব্যবহার করে দরপত্র প্রস্তুত ও জমা দিতে হয়।
এই প্রশিক্ষণটি কোম্পানির মালিক, টেন্ডার বিভাগের কর্মচারি, ফ্রিল্যান্সার টেন্ডার বিডার এবং বিশেষ করে যারা পেশাদার ই-জিপি টেন্ডার বিডার হতে চান তাদের জন্য অত্যন্ত উপযোগী ।
Benefit
You will learn PPR from the officers who evaluate your tender as a member of TEC.
Highly experienced instructor will show you how to prepare and submit the e-GP tender.
After this training you will be able to prepare error-free tender.
You will get life-time support.
Our team will help you in case of difficult tender.
For the new bidders, we will provide additional related services.
আপনার লাভ
টেন্ডার মূল্যায়ন কমিটি (TEC) এর সদস্য হিসাবে আপনার দরপত্র মূল্যায়ণকারী অফিসারদের কাছ থেকে আপনি PPR শিখবেন।
অত্যন্ত অভিজ্ঞ প্রশিক্ষক আপনাকে দেখাবেন কিভাবে ই-জিপি টেন্ডার প্রস্তুত করতে হয় ও জমা দিতে হয়।
এই প্রশিক্ষণের পর আপনি নির্ভুল দরপত্র প্রস্তুত করতে সক্ষম হবেন।
লাইফ টাইম সাপোর্ট পাবেন। পরবর্তীতে আপনি যখনই সমস্যায় পড়বেন আমাদের টিম আপনাকে সাহায্য করবে।
তুলনামূলক জটিল দরপত্রের ক্ষেত্রে অলটেন্ডারের অভিজ্ঞ টিম আপনাকে সাহায্য করবে।
নতুন দরদাতাদের জন্য, আমরা টেন্ডারের বাইরেও টাক্স (TIN), ভ্যাট, লাইসেন্স ইত্যাদি বিষয়ে সহযোগিতা করব।
Price
| Feature | e-GP Training (for Bidder) | PPA & PPR Training (for PE) |
|---|---|---|
| Training Duration | 8 Hours | 16 Hours |
| Days Required | 1 Days | 2 Days |
| Time Table | 10:00 am to 5:30 pm | 9:00 am to 4:00 pm |
| Trainer Experience | eGP Bidder | Govt, Private & NGO’s Tender Caller |
| Live Practice | LTM & OTM | OTM Tender Process |
| After Training Support | Lifetime Support | Single Tender Invitation |
| Certificate | Yes | Yes |
| Regular Price | Tk. 3,000/= | Tk.12,000/= |
| For Allltender Subscriber | Tk. 2,500/= | Tk. 10,000/= |
| Others Facilities | Snacks, Lunch & Video Tutorial | Snacks, Lunch & Book |
| Next Batch | Contact 01765829552 | Contact 01765829552 |