Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/sudeepn/public_html/index.php
Line: 331
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/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
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/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
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/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
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: 290
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
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: 164
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
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: 233
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
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: 313
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
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: 354
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 284
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 291
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 306
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 318
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 319
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 377
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: drivers/Session_files_driver.php
Line Number: 108
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$session is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$upload is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$template is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$frontmodel is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 14
Function: __construct
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$Frontmodel is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 16
Function: model
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$M_Welcome is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 17
Function: model
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$sub_page_name_to_id is deprecated
Filename: controllers/Welcome.php
Line Number: 18
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 18
Function: _error_handler
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$page_name_to_id is deprecated
Filename: controllers/Welcome.php
Line Number: 26
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 26
Function: _error_handler
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$upload is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$template is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$frontmodel is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Frontmodel is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$M_Welcome is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$sub_page_name_to_id is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$page_name_to_id is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/sudeepn/public_html/application/controllers/Welcome.php
Line: 503
Function: view
File: /home/sudeepn/public_html/index.php
Line: 331
Function: require_once
Microencapsulation is a process by which solids, liquids or even gases may be enclosed in microscopic particles by formation of thin layer around substances. It is a process by which very tiny droplets or particles of liquid or solid material are surrounded or coated with a continuous film of polymeric material.
Microencapsulation includes bio-encapsulation which is more restricted to the entrapment of a biologically active substance generally to improve its performance &/or enhance its shelf life.
India suffers from HIDDEN HUNGER which is a condition in which an individual has multiple deficiencies of various nutrients like Folic Acid, Vitamin A, Iodine, Zinc, Iron etc. takes place. Thus Indian Government has taken an Initiative to fortify staples like wheat, oil, salt, rice and milk for combating leading micro-nutrient deficiencies. Thus microencapsulation plays a major break-through technology for fortification ingredients.
However, on the other hand food fortification (Direct mixing) with micronutrients might cause unwanted sensory changes and interaction with food components resulting in a lower bioavailability. Microencapsulation may be helpful to prevent unwanted sensory changes and diminish micronutrients interactions with wheat flour components.
The incorporation of minor nutrients causes changes in the sensory properties of the fortified food like off flavour and change in colour. These changes might be due to the additives or interactions between, the additives and components of the food vehicle. In a study it has been reported that direct addition of iron to whole wheat flour produces off flavour and colour changes in fortified chapattis. The interaction of iron and zinc with whole wheat flour components reduces protein and moisture contents. Hence, a suitable technology must be used to deliver fortificants into fortified foods Food fortification (Direct mixing) with micronutrients often causes unwanted sensory changes and interaction with food components resulting in a lower bioavailability.
Another factor is shelf life of all food commodities. Shelf life is the length of time that a food material may be stored without becoming unfit for use, consumption or sale. The shelf-life of foods is affected by several aspects, mainly chemical and microbial events, resulting in a considerable decline in consumer’s acceptance.
Microencapsulation may be helpful to prevent unwanted sensory changes and diminish micronutrients interactions with staple components. Microencapsulation is considered as an excellent approach to protect sensitive food ingredients from oxidative degradation, increase the retention of nutrients, and avoid interaction with food components and prevent undesirable changes in fortified food. It can help to maximise the bioactivity of the added compounds during processing and storage of the fortified food.
Another example is Yogurt (4, 7, and 10 mg iron/100 g yogurt) which is fortified with ferrous sulphate, iron whey protein complex, and microencapsulated iron whey protein complex. However, yogurt fortified with ferrous sulphate was highly oxidised and metallic taste developed. The flavour and overall quality of yogurt fortified with microencapsulated iron-whey protein complex was much better and there were no chances of oxidation which results into extension of the shelf life of the product.
Microencapsulation is both an art and a science. Thus Microencapsulation is a break-through innovative technology used these days which are indispensable for manufacturing any quality ingredient.