Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home2/sikhinbo/public_html/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: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/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: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/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: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/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: 292
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/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: 166
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/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: 235
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/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: 315
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/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: 356
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$home_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 24
Function: model
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/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: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$home_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 143
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Loading...
Sikhism was founded by Guru Nanak in 1469 AD. The word Sikh means a disciple, a learner. A Sikh is a person who believes in One God and the teachings of the Ten Gurus, enshrined in the Guru Granth Sahib, the Sikh Holy Book. In addition, he or she must take Amrit, the Sikh Baptism and be a Khalsa.
The contents of the Sikh Holy Book, compiled by the Sikh Gurus themselves are mainly in musical verses. The Guru Granth Sahib includes the compositions of the Sikh Gurus and the Muslim and Hindu holy men of the day. It was Installed as the Permanent Guru in 1708.
The Sikh place of worship is known as the Gurudwara or the Lord's abode. A Sikh temple is traditionally designed with four doors, meaning that it is open to all people without any form of discrimination.
The architectural design of low domes on the Golden Temple is that of an the inverted lotus flower which stands for grace and humility.
The living areas of the temple include a prayer hall called the Darbar Sahib and the free-kitchen or the langar. In the temple all devotees worship together sitting on the floor and eat in a pangat or queue signifying that everyone including women have equal status. Here, only vegetarian food is prepared and served to respect the dietary needs of all faiths.
The Sikh philosophy is enshrined in the mool mantar or the basic creed. The Supreme Being revealed to Guru Nanak is the Indwelling Spirit that continually creates and sustains the universe by Divine Will.
The essence of a Sikh's spiritual life is to seek union with God who transcends the universe but is present in every part of it. From this understanding, Sikhs believe that since God is present in every person, each individual stands as an equal before Him regardless of race, colour, nationality or sex. Thus, there is in Sikhism a religious basis for tolerance, freedom of conscience and social equality including women.
The Sikh way of life is a code of discipline laid down for the Sikhs by their Gurus or teachers. It is encourages people to strive for continual improvement and is a simple way of attaining salvation through performance of duty to family and society.
Guru Nanak himself set up a routine that combined work with serving the society at large and God. His message stated in the three principles means that one should remember God, earn one's livelihood and lead an ethical life and share one's earnings with others.
The daily prayer or Sikh Ardas, apart from directing them to be tolerant and respectful of other religions, asks them to work for the welfare of mankind and seek the good of all.
He whose livelihood is earned through work, And part of it given away in charity - Such a one, Nanak, truly knows the way to God.
Var Sarang M1, 1245