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
Rosemary Essential Oil Morocco CT Cineole
|
Botonical Name |
: |
Rosemarinus officianlis |
|
CAS # |
: |
8000-25-7 |
|
Country of Origin |
: |
Spain |
|
Color & Odor |
: |
Colourless or pale-yellow liquid @22°C with
Refreshing, Woody, Herbal Odor |
|
Solubility |
: |
Insoluble in water, soluble in alcohol and
oils |
|
F.E.M.A. # |
: |
2992 |
|
Specific Gravity |
: |
0.9140 @ 72°F |
|
Optical Rotation |
: |
-1.13 |
|
Refractive Index |
: |
1.4679 @ 72°F |
|
Flash Point |
: |
104F |
|
Major Constituents |
: |
Borneol, Camphene, Camphor, Terpene
Alcohol, Ketones, Cineole, Limonene and Linalool |
|
Extraction Method |
: |
Steam Distillation |
Description
Rosemary is one of the most fragrant
evergreen herbs, which has needle-shaped flowers found in different colors including
white, pink, and blue. This plant belongs to the Lamiaceae family.
The rosemary essential oil is extracted by the steam distillation process where
it uses the top heads of the flowers. The essential oil is light yellow color liquid
with a camphor-like smell. The rosemary essential oil is perfect for memory and
concentration, and its fragrance is good for purifying the air. This natural
essential oil is largely used for incense making. It keeps the brain active.
Besides this, rosemary essential oil is good for hair problems, where it
provides strength to hair and reduces hair loss.
Blends
Well With
Rosemary essential oil blends well with frankincense, lavender
oil, basil, thyme, peppermint oil, elemi, cedarwood, petitgrain, tea tree oil,
and spice oils
Uses
Rosemary essential oil is widely used in
cosmetic and skincare products where it’s excellent for hair growth,
strengthening memory, improving brain function, relieve pain, provide relief
from stress. It’s also used in aromatherapy. It increases the circulation and
excellent for joint inflammation.
Caution
·
Dilute before use,
·
For external use only
·
Keep away from the reach of children
·
May cause skin irritations
·
A skin test is recommended prior of use
·
Contact with the eyes should be avoided
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.