Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
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: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$session is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$cart is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$upload is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$email is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 6
Function: __construct
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Product::$category_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 7
Function: model
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$cart is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$upload is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$email is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$category_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: C:\xampp\htdocs\floral\application\controllers\Product.php
Line: 22
Function: view
File: C:\xampp\htdocs\floral\index.php
Line: 315
Function: require_once
Tea tree oil has a sundry of benefits in healthcare and skincare. It’s a small tree having needle-like leaves that belongs to the family and it belongs to the myrtle family, Myrtaceae. It helps in improving skin conditions and eliminates spots, pimples, dryness, and infections. Tea tree Co2 Extract exhibits too many therapeutic grade properties that make it fit for treating various ailments. It has antiseptic and antimicrobial properties which are good for skincare and haircare products. Tea tree can be beneficial for itchy skin & its discomfort and helps to heal the infections as fast as can. It’s also helpful in reducing acne scars and clear skin.
Since last 10 years I am purchasing essential oils from floral essentials where they provide 100% Natural & Pure and genuine products at most competitive price . I always receive positive response from my customers whenever they use purposfully. Thanks Floral.
There’re so many options for essential oils but floral essential is the stunning one, no one can compete them in context of “Quality, Price and Services”. After recommendation by doctor, I am using essential oils to overcome my stress related problem. And their oils work better for me.
Finding 100% pure and natural product is really a tedious task, but they made everything easy. When I visited their manufacturing plant, I found they use traditional & high quality extraction process by using perfect quality of RAW MATERIAL. Nice Work
I heard about them from one of my friends residing in Kanpur, he told me that they have largest selection of Certified Organic, 100% Pure essential oils. I never go anywhere for buying essential oils, I believe in their Quality & price.