A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$db is deprecated

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 129

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 278

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 149

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 206

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 295

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 333

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$session is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$moinimageupload is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 25
Function: library

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$UserModel is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 27
Function: model

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$Appcomman_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 28
Function: model

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$moinimageupload is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$UserModel is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Appcomman_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

SATTA MATKA GAMES | SATTA MATKA GUESSING | MATKA RESULT | MATKA TIPS

TIME BAZAR PANEL CHART

Today Date:- 19/04/2024

Home Page Go To Bottom
Date MON TUE WED THU FRI SAT SUN

13/01/2021
to
19/01/2021

5
7
8
05 7
9
9
4
6
7
75 6
9
0
1
2
7
05 1
6
8
3
7
0
07 2
5
0
1
2
3
65 1
2
2
6
7
0
36 7
9
0
1
5
8
43 1
3
9

20/01/2021
to
26/01/2021

7
8
9
46 6
0
0
1
3
0
43 6
7
0
4
6
7
77 1
7
9
1
4
8
34 6
8
0
2
3
5
06 2
2
2
1
4
5
06 3
4
9


**

27/01/2021
to
02/02/2021

2
2
3
74 6
9
9
5
6
0
15 5
0
0
3
3
7
36 4
4
8
3
4
9
63 1
2
0
3
7
0
06 2
6
8
8
8
0
62 3
9
0
1
8
0
93 1
4
8

03/02/2021
to
09/02/2021

6
6
0
29 6
6
7
6
6
9
18 3
7
8
1
8
8
76 1
5
0
2
3
8
31 5
7
9
5
6
9
02 2
2
8
1
3
0
44 3
4
7
2
4
5
14 1
4
9

10/02/2021
to
16/02/2021

3
6
8
79 2
7
0
7
8
8
33 2
5
6
2
4
9
52 5
8
9
2
3
0
59 4
7
8
3
6
9
88 3
5
0
1
7
0
84 2
5
7
1
3
4
88 5
6
7

17/02/2021
to
23/02/2021

1
4
6
14 2
5
7
4
9
0
31 1
3
7
1
7
8
68 4
5
9
2
3
4
90 2
3
5
1
2
3
69 3
8
8
4
5
8
71 1
3
7
1
5
6
24 2
4
8

24/02/2021
to
01/03/2021

1
3
5
94 1
6
7
1
8
0
97 4
6
7
3
7
8
84 2
4
8
2
6
7
51 1
2
8
1
3
7
19 1
8
0
3
6
8
77 2
2
3
1
3
5
95 6
9
0

02/03/2021
to
08/03/2021

4
6
0
02 4
8
0
3
4
9
67 3
5
9
1
6
0
74 2
4
8
4
6
9
95 1
4
0
2
9
0
15 8
8
9
6
0
0
63 2
4
7
4
6
8
86 1
5
0

09/03/2021
to
15/03/2021

4
8
8
06 1
6
9


**

1
3
7
18 1
7
0
7
8
9
42 3
4
5
1
1
8
09 1
2
6
4
8
0
27 7
0
0
3
7
0
04 2
2
0

16/03/2021
to
22/03/2021

5
6
0
17 2
5
0
2
6
8
62 1
5
6
8
8
9
55 1
4
0
9
9
0
82 1
5
6
4
4
9
73 7
8
8
7
9
9
53 3
5
5
*
*
*
** *
*
*

18/05/2021
to
24/05/2021

*
*
*
** *
*
*
1
6
8
54 5
9
0
3
6
9
85 1
2
2
5
6
0
17 1
3
3
8
0
0
82 3
9
0
3
9
0
26 3
6
7
*
*
*
** *
*
*

25/05/2021
to
31/05/2021

1
2
0
37 7
0
0
5
6
9
07 2
7
8
5
6
0
18 4
6
8
7
9
0
67 3
5
9
1
3
7
19 5
6
8
4
7
9
03 1
2
0
2
3
9
47 1
2
3

01/06/2021
to
07/06/2021

4
4
6
44 2
4
8
1
4
0
58 1
2
5
1
3
4
89 2
2
5
1
2
9
24 3
4
7
3
5
7
54 3
5
6
1
3
6
03 1
5
7
1
6
6
30 1
9
0

08/06/2021
to
14/06/2021

3
4
6
32 1
3
8
3
9
9
19 4
7
8
3
5
7
50 1
3
6
1
6
7
42 2
3
7
2
3
6
17 4
4
9
1
3
5
98 3
7
8
6
9
0
55 1
6
8

15/06/2021
to
21/06/2021

5
7
8
04 4
5
5
1
3
5
99 2
3
4
2
8
0
05 6
9
0
1
5
0
64 1
4
9
1
7
9
74 2
4
8
2
7
0
97 1
6
0
2
4
8
44 2
5
7

22/06/2021
to
28/06/2021

2
7
0
99 3
7
9
1
2
4
78 2
7
9
2
6
7
52 5
8
9
4
6
8
83 6
7
0
3
7
7
78 3
6
9
1
5
7
34 3
4
7
5
8
8
18 4
7
7

29/06/2021
to
05/07/2021

4
4
0
88 2
6
0
7
7
0
44 4
4
6
7
8
9
43 4
4
5
2
4
5
19 2
7
0
7
8
9
41 2
9
0
6
8
0
40 1
9
0
5
8
0
38 4
6
8

06/07/2021
to
12/07/2021

3
7
0
03 4
9
0
2
4
0
67 1
1
5
2
7
8
77 3
5
9
5
7
9
19 4
7
8
1
2
5
87 3
4
0
2
3
3
81 6
6
9
2
4
0
68 3
6
9

13/07/2021
to
19/07/2021

7
7
0
44 6
8
0
4
4
9
72 4
9
9
6
6
8
09 5
5
9
4
5
0
94 1
5
8
4
6
0
00 4
6
0
2
7
8
72 1
1
0
1
3
6
00 2
2
6

20/07/2021
to
26/07/2021

1
4
7
27 1
6
0
2
9
0
17 1
7
9
4
9
0
38 1
2
5
2
7
9
80 1
3
6
1
6
8
52 4
4
4
4
4
8
60 2
3
5
1
2
0
37 2
6
9

27/07/2021
to
02/08/2021

8
9
0
79 5
6
8
2
4
9
59 5
6
8
6
9
0
55 2
6
7
1
3
0
47 1
8
8
1
2
0
39 3
6
0
5
6
6
75 6
9
0
3
5
9
73 5
8
0

03/08/2021
to
09/08/2021

2
7
9
86 4
4
8
4
6
7
71 6
6
9
1
7
8
66 2
6
8
4
8
8
02 2
2
8
1
4
8
31 2
3
6
7
9
0
62 1
2
9
4
7
8
90 2
8
0

10/08/2021
to
16/08/2021

3
5
9
70 2
4
4
4
6
7
78 1
3
4
2
3
4
91 4
7
0
2
4
5
15 1
4
0
4
6
9
90 1
9
0
*
*
*
** *
*
*
*
*
*
** *
*
*

17/08/2021
to
23/08/2021

5
7
7
97 1
7
9
1
3
7
12 7
7
8
5
6
7
87 3
5
9
2
6
0
88 2
7
9
3
4
9
68 5
6
7
4
7
0
15 2
4
9
*
*
*
** *
*
*

24/08/2021
to
30/08/2021

2
6
8
66 5
5
6
2
6
8
66 2
4
0
2
3
0
53 1
5
7
5
6
7
82 3
4
5
1
4
6
19 1
2
6
4
9
0
38 4
6
8
6
8
9
31 5
7
9

31/08/2021
to
06/09/2021

2
4
8
47 2
6
9
4
6
8
85 1
4
0
4
9
9
22 6
6
0
2
2
5
92 4
8
0
3
3
5
17 4
5
8
1
2
8
17 3
7
7
1
4
4
92 3
9
0

07/09/2021
to
13/09/2021

4
8
8
04 7
7
0
1
3
4
80 5
6
9
6
8
9
30 5
6
9
2
3
9
44 1
6
7
3
4
9
62 2
5
5
2
7
0
99 1
2
6
1
4
5
03 5
8
0

14/09/2021
to
20/09/2021

4
6
8
87 5
6
6
4
6
0
06 2
4
0
2
6
6
49 5
5
9
1
2
4
78 5
6
7
1
8
9
87 4
6
7
6
7
0
31 5
7
9
5
5
6
66 3
4
9

21/09/2021
to
27/09/2021

2
9
0
18 1
1
6
2
6
6
44 6
9
9
3
7
0
03 1
4
8
6
6
0
20 3
3
4
1
2
3
65 7
8
0
3
3
6
29 6
6
7
7
8
0
58 3
6
9

28/09/2021
to
04/10/2021

2
3
3
80 4
6
0
6
7
7
01 2
4
5
6
6
8
04 2
4
8
1
2
8
15 1
5
9
7
7
0
45 3
4
8
3
8
8
90 4
7
9
2
2
9
32 1
4
7

05/10/2021
to
11/10/2021

1
3
9
36 3
4
9
1
2
6
91 5
7
9
4
6
9
91 1
0
0
8
8
0
65 3
5
7
1
4
9
42 5
7
0
2
4
9
57 1
6
0
1
3
8
24 6
8
0

12/10/2021
to
18/10/2021

1
3
7
18 2
8
8
2
6
8
60 3
7
0
1
3
4
81 5
7
9
4
7
8
98 3
6
9
3
8
8
92 6
8
8
2
3
8
39 5
6
8
3
8
0
14 7
8
9

19/10/2021
to
25/10/2021

4
7
7
89 1
2
6
4
6
9
94 1
3
0
7
7
8
20 5
5
0
2
4
0
62 1
4
7
1
3
8
23 2
3
8
2
6
8
61 2
4
5
4
5
5
45 2
4
9

26/10/2021
to
01/11/2021

3
3
8
43 1
2
0
2
2
5
95 1
5
9
5
5
6
62 4
8
0
4
6
0
00 2
8
0
2
6
8
67 3
6
8
4
8
9
14 2
5
7
2
5
9
66 3
5
8

02/11/2021
to
08/11/2021

5
5
0
08 2
3
3
3
4
8
57 3
4
0
2
3
6
19 3
6
0
1
4
7
28 3
7
8
6
7
9
26 1
2
3
4
6
8
88 3
6
9
1
4
6
17 3
4
0

16/11/2021
to
22/11/2021

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
2
3
7
23 1
3
9
1
4
9
47 3
6
8
1
8
8
70 1
4
5
1
1
7
98 1
2
5

23/11/2021
to
29/11/2021

1
6
7
45 4
4
7
8
8
9
55 3
6
6
4
4
5
34 3
4
7
3
6
6
50 1
9
0
5
6
9
00 2
3
5
5
7
0
22 1
2
9
1
2
4
75 1
1
3

30/11/2021
to
06/12/2021

4
6
0
07 1
2
4
4
7
9
00 3
7
0
1
4
0
58 2
2
4
1
3
3
79 9
0
0
2
0
0
21 3
8
0
3
5
0
86 8
9
9
4
0
0
48 4
5
9

07/12/2021
to
13/12/2021

6
6
8
01 3
9
9
3
6
0
95 2
3
0
2
3
6
18 9
9
0
5
6
9
01 2
4
5
1
3
0
41 2
2
7
3
6
8
70 5
6
9
3
8
0
19 4
5
0

27/12/2021
to
02/01/2022

2
9
9
03 1
5
7
3
7
9
90 3
3
4
3
8
9
06 1
2
3
4
7
8
95 1
6
8
3
3
7
31 3
8
0
4
9
9
24 2
4
8
2
3
7
23 6
7
0

03/01/2022
to
09/01/2022

1
1
4
68 2
6
0
5
8
8
19 1
3
5
1
2
9
24 1
6
7
3
4
9
66 1
2
3
3
7
0
02 3
4
5
4
8
0
27 3
5
9
8
0
0
86 1
2
3

10/01/2022
to
16/01/2022

4
8
0
22 6
7
9
3
3
8
44 2
3
9
1
6
0
74 3
3
8
1
4
8
30 2
2
6
3
8
0
16 1
7
8
2
3
0
56 1
5
0
1
2
5
87 3
5
9

17/01/2022
to
23/01/2022

1
4
0
55 2
4
9
2
4
8
47 3
5
9
8
0
0
83 2
5
6
2
3
4
98 2
8
8
3
3
0
68 4
5
9
1
4
7
28 9
9
0
1
3
5
94 1
6
7

24/01/2022
to
30/01/2022

1
3
0
40 1
2
7
4
4
6
46 1
7
8
1
6
8
56 1
7
8
4
6
0
01 5
7
9
2
7
7
66 3
4
9
2
3
4
95 7
8
0
3
6
8
79 2
3
4

31/01/2022
to
06/02/2022

5
8
9
25 6
9
0
3
4
9
65 3
4
8
1
7
7
53 1
3
9
4
6
6
69 6
6
7
3
3
8
44 2
4
8
3
0
0
33 1
4
8
3
6
0
92 2
3
7

07/02/2022
to
13/02/2022

1
7
8
69 4
6
9
*
*
*
** *
*
*
4
6
7
71 4
7
0
4
4
5
38 8
0
0
4
8
0
21 4
8
9
1
9
0
02 6
8
8
2
8
9
94 3
5
6

14/02/2022
to
20/02/2022

1
7
9
73 2
5
6
4
8
0
23 1
6
6
6
9
0
59 1
1
7
3
5
7
59 3
7
9
8
8
9
53 2
4
7
4
6
8
87 2
2
3
1
6
0
70 1
3
6

21/02/2022
to
27/02/2022

5
8
0
37 4
5
8
2
7
8
79 4
5
0
4
7
0
13 1
6
6
1
5
0
67 1
2
4
3
4
5
28 5
6
7
5
8
9
28 5
6
7
2
7
7
64 4
0
0

28/02/2022
to
06/03/2022

2
8
9
91 4
7
0
4
5
6
57 4
5
8
7
8
0
56 2
6
8
2
5
7
48 2
7
9
2
4
0
67 3
5
9
3
6
0
90 1
2
7
5
8
9
26 1
5
0

07/03/2022
to
13/03/2022

1
4
5
08 1
7
0
1
3
7
18 2
7
9
1
7
8
62 2
3
7
6
8
9
35 3
4
8
2
4
9
57 2
7
8
1
6
7
40 3
8
9
2
3
4
96 3
5
8

14/03/2022
to
20/03/2022

1
6
7
48 2
7
9
6
9
9
45 8
8
9
1
6
8
56 1
2
3
1
3
7
12 1
5
6
2
3
9
48 4
6
8
3
8
9
01 2
3
6
4
6
8
85 3
4
8

21/03/2022
to
27/03/2022

1
6
9
64 2
4
8
5
8
8
15 3
5
7
2
6
9
78 5
6
7
2
2
8
23 1
6
6
2
2
8
29 1
3
5
7
7
0
43 3
0
0
3
4
8
51 3
8
0

28/03/2022
to
03/04/2022

3
3
5
17 3
6
8
2
5
9
64 6
8
0
2
2
8
25 4
4
7
2
4
6
21 1
2
8
3
4
8
54 3
3
8
1
4
7
21 2
3
6
1
7
9
75 2
6
7

04/04/2022
to
10/04/2022

1
7
8
60 4
6
0
2
6
8
67 1
7
9
2
3
8
30 1
4
5
1
2
9
27 5
6
6
5
7
0
24 2
6
6
1
4
0
52 5
8
9
*
*
*
** *
*
*

11/04/2022
to
17/04/2022

*
*
*
** *
*
*
2
0
0
21 2
2
7
1
6
0
71 2
9
0
5
7
0
25 8
8
9
5
6
0
15 7
8
0
5
8
9
21 5
7
9
1
9
0
07 4
6
7

18/04/2022
to
24/04/2022

6
8
9
33 2
3
8
2
4
9
53 4
9
0
1
4
4
97 5
6
6
2
9
0
18 2
7
9
3
6
7
65 2
3
0
2
7
9
84 4
5
5
1
2
0
36 1
7
8

25/04/2022
to
01/05/2022

1
6
7
49 2
2
5
4
0
0
48 1
8
9
1
2
8
13 3
4
6
2
6
0
85 3
3
9
3
6
9
89 2
8
9
5
7
0
29 3
6
0
3
3
5
17 1
7
9

02/05/2022
to
08/05/2022

1
5
0
67 3
4
0
2
6
7
52 2
3
7
2
3
3
80 1
3
6
4
7
9
07 1
1
5
2
7
9
88 1
2
5
1
6
8
55 2
6
7
1
2
6
92 1
4
7

09/05/2022
to
15/05/2022

5
9
9
33 3
5
5
2
4
6
22 6
7
9
1
2
7
08 2
3
3
3
3
5
19 3
8
8
2
7
8
74 2
3
9
3
4
8
56 4
5
7
2
6
7
59 5
6
8

16/05/2022
to
22/05/2022

2
3
5
06 8
8
0
3
8
0
19 2
2
5
9
9
0
87 5
6
6
7
8
9
44 2
4
8
3
6
8
72 3
4
5
2
3
6
14 3
4
7
3
4
8
57 3
4
0

23/05/2022
to
29/05/2022

2
5
0
78 1
7
0
4
8
0
26 1
5
0
4
7
8
96 1
2
3
2
6
9
73 4
4
5
1
1
8
00 1
3
6
4
7
9
09 6
6
7
2
2
4
89 1
8
0

30/05/2022
to
05/06/2022

7
9
0
62 4
8
0
8
9
9
66 3
5
8
5
7
9
13 5
8
0
3
4
9
61 1
2
8
3
7
8
81 3
4
4
3
7
8
89 4
7
8
1
2
0
32 4
8
0

06/06/2022
to
12/06/2022

3
9
9
15 2
4
9
1
5
8
43 2
2
9
1
2
6
99 2
8
9
2
6
7
59 9
0
0
4
8
9
18 5
5
8
2
4
4
00 3
7
0
3
5
6
42 6
8
8

13/06/2022
to
19/06/2022

3
3
5
16 2
6
8
1
2
2
58 2
6
0
2
3
5
01 5
7
9
5
7
7
96 6
0
0
5
5
6
69 1
3
5
3
3
9
54 7
8
9
5
8
0
32 1
4
7

20/06/2022
to
26/06/2022

1
2
6
94 1
6
7
2
3
6
13 1
4
8
3
4
0
72 2
2
8
2
3
0
51 2
3
6
3
6
9
89 5
5
9
1
5
6
28 2
2
4
1
7
0
86 3
6
7

27/06/2022
to
03/07/2022

6
7
9
29 1
2
6
2
7
8
71 5
6
0
3
0
0
35 4
4
7
1
7
0
81 1
3
7
7
8
9
40 2
8
0
1
3
8
28 1
8
9
1
1
6
88 3
6
9

04/07/2022
to
10/07/2022

2
0
0
23 4
9
0
4
8
9
16 3
6
7
3
7
0
05 6
9
0
2
4
8
43 2
5
6
2
5
7
46 1
5
0
5
6
9
01 6
7
8
2
5
7
42 6
7
9

11/07/2022
to
17/07/2022

1
2
0
30 2
9
9
3
4
5
27 1
1
5
5
8
0
35 2
5
8
1
1
3
52 3
4
5
1
3
7
16 3
5
8
4
9
0
36 7
9
0
1
7
8
61 4
7
0

18/07/2022
to
24/07/2022

2
9
0
12 1
4
7
4
9
0
36 3
6
7
4
6
0
03 4
9
0
1
3
5
90 3
7
0
3
4
0
76 1
1
4
2
6
9
78 1
3
4
3
3
4
09 3
7
9

25/07/2022
to
31/07/2022

5
7
8
03 3
5
5
4
7
9
07 3
6
8
5
9
0
43 7
8
8
7
9
0
68 5
6
7
5
9
0
46 1
5
0
2
2
9
33 1
5
7
1
9
0
03 1
5
7

01/08/2022
to
07/08/2022

3
6
8
71 5
6
0
1
4
6
19 1
9
9
5
5
9
97 2
2
3
5
6
0
16 7
9
0
6
7
8
16 7
9
0
3
5
6
41 5
8
8
4
6
9
99 4
6
9

08/08/2022
to
14/08/2022

1
6
7
42 5
7
0
2
4
6
20 2
3
5
2
4
7
32 3
9
0
3
3
7
35 1
5
9
5
7
0
20 1
4
5
1
9
0
06 3
4
9
1
5
8
45 2
4
9

15/08/2022
to
21/08/2022

1
4
7
20 6
7
7
1
4
7
29 5
5
9
6
9
0
51 5
7
9
1
8
0
91 5
8
8
1
3
4
80 1
9
0
2
6
6
41 6
6
9
3
6
9
84 6
8
0

22/08/2022
to
28/08/2022

2
6
6
46 4
4
8
3
4
4
13 3
3
7
5
6
7
83 1
5
7
2
9
0
12 7
7
8
6
6
0
25 4
5
6
7
7
9
38 5
5
8
*
*
*
** *
*
*

29/08/2022
to
04/05/2022

8
8
9
59 1
9
9
2
3
9
41 2
9
0
6
6
0
23 2
4
7
2
3
7
29 3
7
9
1
5
9
53 1
3
9
2
2
7
17 2
6
9
*
*
*
** *
*
*

05/09/2022
to
11/09/2022

3
7
0
09 1
2
6
1
3
9
35 2
4
9
2
3
0
51 5
7
9
4
5
8
75 2
5
8
5
7
7
99 6
6
7
5
5
7
70 2
4
4
2
4
5
15 1
7
7

11/07/2022
to
17/07/2022

18/07/2022
to
24/07/2022

25/07/2022
to
31/07/2022

01/08/2022
to
07/08/2022

08/08/2022
to
14/08/2022

15/08/2022
to
21/08/2022

22/08/2022
to
28/08/2022

29/08/2022
to
04/09/2022

05/09/2022
to
11/09/2022

12/09/2022
to
18/09/2022

3
5
8
644
5
5
4
7
8
936
8
9
9
0
0
914
8
9
1
2
5
853
4
8
1
5
8
441
1
2
1
5
7
383
7
8
1
8
0
951
5
9

19/09/2022
to
25/09/2022

1
2
5
851
2
2
4
6
7
711
0
0
1
4
4
931
2
0
3
5
8
651
4
0
5
6
7
891
2
6
4
5
6
599
0
0
4
4
7
592
7
0

26/09/2022
to
02/10/2022

6
7
0
321
5
6
1
2
6
982
6
0
4
9
9
257
8
0
5
7
8
033
0
0
1
5
5
189
9
0
2
7
9
821
5
6
4
7
9
035
8
0

03/10/2022
to
09/10/2022

6
7
7
026
6
0
4
5
9
812
9
0
6
7
0
323
9
0
4
5
5
422
4
6
3
6
9
831
2
0
4
7
8
973
5
9
9
9
0
885
6
7

10/10/2022
to
16/10/2022

3
5
0
842
3
9
4
5
0
982
6
0
7
7
0
472
5
0
4
5
9
822
0
0
7
9
0
695
6
8
4
4
5
371
2
4
4
4
0
871
2
4

17/10/2022
to
23/10/2022

4
4
8
652
3
0
2
3
4
951
2
2
4
5
6
542
5
7
8
9
0
712
9
0
1
4
4
911
2
8
1
2
5
878
9
0
2
4
7
399
0
0

24/10/2022
to
30/10/2022

6
9
9
461
2
3
3
6
0
941
3
0
6
8
0
482
6
0
1
3
4
852
6
7
3
3
9
511
4
6
4
9
0
391
1
7
5
5
0
071
2
4

31/10/2022
to
06/11/2022

1
4
9
403
8
9
3
3
5
191
8
0
3
4
8
592
7
0
5
9
0
411
1
9
1
5
8
451
5
9
1
5
0
624
8
0
2
3
5
081
7
0

07/11/2022
to
13/11/2022

4
8
9
141
3
0
5
6
7
812
9
0
2
7
0
974
6
7
4
9
0
381
1
6
1
6
0
792
3
4
5
6
6
762
4
0
7
8
0
571
1
5

14/11/2022
to
20/11/2022

4
5
6
561
1
4
1
5
6
264
5
7
4
8
0
261
2
3
1
4
0
514
7
0
1
2
9
257
8
0
2
5
5
235
8
0
1
6
0
712
3
6

21/11/2022
to
27/11/2022

3
5
6
484
5
9
1
4
9
402
8
0
3
6
8
712
4
5
2
7
9
861
2
3
3
5
6
463
6
7
6
8
0
411
0
0
2
6
0
867
9
0

28/11/2022
to
04/12/2022

1
2
4
735
9
9
2
5
8
515
6
0
1
4
4
951
4
0
6
9
0
591
8
0
7
8
0
546
9
9
4
5
6
526
7
9
2
7
0
993
8
8

05/12/2022
to
11/12/2022

2
4
9
546
8
0
2
6
0
896
6
7
1
7
8
691
8
0
1
1
2
401
3
6
2
7
0
933
0
0
2
3
4
921
2
9
2
2
3
711
2
8

12/12/2022
to
18/12/2022

1
6
8
591
2
6
1
2
6
932
3
8
4
5
5
402
3
5
3
3
4
095
5
9
2
5
9
682
7
9
4
5
5
431
2
0
6
6
0
216
7
8

19/12/2022
to
25/12/2022

3
3
8
431
2
0
1
6
6
378
9
0
4
8
0
222
5
5
5
5
7
723
9
0
7
8
9
492
3
4
2
6
7
596
6
7
2
4
6
234
4
5

26/12/2022
to
01/01/2023

3
5
5
391
2
6
6
8
0
457
8
0
1
5
6
261
7
8
2
3
8
357
8
0
2
5
8
561
7
8
4
9
9
265
5
6
1
2
6
912
2
7

02/01/2023
to
08/01/2023

1
5
8
482
7
9
2
3
4
903
3
4
3
8
8
904
6
0
5
6
7
811
5
5
5
6
9
078
9
0
2
5
5
215
6
0
2
5
0
752
5
8

09/01/2023
to
15/01/2023

4
9
0
381
7
0
6
9
9
481
1
6
2
4
0
602
3
5
4
8
0
245
9
0
5
6
7
856
9
0
4
5
9
831
2
0
1
7
8
621
5
6

16/01/2023
to
22/01/2023

3
4
0
701
2
7
1
8
9
821
2
9
2
6
9
735
8
0
2
4
0
681
8
9
1
5
5
171
7
9
1
9
0
092
3
4
2
5
0
761
2
3

23/01/2023
to
29/01/2023

2
4
9
571
7
9
2
7
8
713
8
0
7
0
0
723
4
5
*
*
*
***
*
*
6
8
8
294
5
0
1
6
8
592
7
0
1
4
9
416
6
9

30/01/2023
to
05/02/2023

1
8
0
941
6
7
1
6
8
591
1
7
1
6
9
673
4
0
2
4
0
604
6
0
2
7
0
921
2
9
1
8
9
834
4
5
1
2
7
071
8
8

06/02/2023
to
12/02/2023

2
2
0
451
5
9
1
4
0
582
3
3
1
4
8
304
6
0
1
5
5
181
2
5
1
4
5
031
2
0
2
3
4
951
4
0
5
7
0
211
3
7

13/02/2023
to
19/02/2023

1
2
6
921
2
9
1
2
4
711
2
8
2
4
0
615
6
0
2
5
5
241
1
2
1
5
5
124
8
0
1
3
9
345
9
0
2
3
7
211
2
8

20/02/2023
to
26/02/2023

3
4
0
715
6
0
1
5
8
481
1
6
1
7
8
641
3
0
4
8
0
271
2
4
2
5
7
471
2
4
1
1
6
821
5
6
1
7
0
867
9
0

27/02/2023
to
05/03/2023

3
3
6
241
4
9
1
4
8
311
2
8
1
5
5
167
9
0
6
8
0
511
3
7
1
4
5
052
3
0
1
4
5
089
9
0
2
5
0
711
3
7

06/03/2023
to
12/03/2023

4
7
0
152
5
8
8
9
0
747
8
9
2
4
5
183
6
9
2
4
9
562
4
0
4
5
5
451
2
2
6
6
9
178
9
0
3
5
0
841
4
9

13/03/2023
to
19/03/2023

7
9
0
647
7
0
4
4
6
452
3
0
5
5
7
711
2
8
2
6
0
873
4
0
4
6
7
711
2
8
2
3
4
922
4
6
4
5
9
822
4
6

20/03/2023
to
26/03/2023

4
5
6
541
1
2
3
6
9
873
4
0
2
2
3
781
3
4
1
6
6
372
5
0
3
6
9
832
5
6
1
5
9
504
6
0
3
7
9
932
5
6

27/03/2023
to
02/04/2023

1
4
7
283
6
9
2
4
8
475
6
6
2
4
8
464
4
8
1
4
7
282
7
9
2
4
8
461
2
3
3
7
8
811
1
9
1
1
5
782
8
8

03/04/2023
to
09/04/2023

2
5
6
341
1
2
9
9
0
851
5
9
3
5
5
391
8
0
3
4
8
562
5
9
7
8
8
301
4
5
4
8
9
146
9
9
5
5
0
001
9
0

10/04/2023
to
16/04/2023

1
0
0
173
5
9
5
8
9
221
4
7
3
6
7
635
9
9
7
8
9
483
6
9
8
9
9
652
5
8
4
8
8
063
5
8
5
7
7
921
4
7

17/04/2023
to
23/04/2023

3
5
8
641
1
2
8
8
0
625
8
9
1
5
5
132
5
6
3
6
9
805
7
8
6
7
8
137
8
8
6
7
0
373
5
9
3
7
7
777
0
0

24/04/2023
to
30/04/2023

3
4
7
411
5
5
5
7
8
014
8
9
4
7
8
935
8
0
1
5
9
563
5
8
6
7
9
268
8
0
1
1
9
116
6
9
6
9
0
501
9
0

01/05/2023
to
07/05/2023

3
7
7
745
9
0
3
4
7
432
5
6
3
7
0
093
7
9
9
0
0
993
6
0
3
7
7
732
4
7
6
7
8
162
4
0
1
8
9
812
4
5

08/05/2023
to
14/05/2023

3
7
0
021
5
6
6
7
8
141
5
8
3
9
9
104
8
8
5
8
9
241
5
8
2
3
9
436
8
9
5
8
8
136
7
0
3
5
8
646
9
9

15/05/2023
to
21/05/2023

6
7
9
225
8
9
4
7
7
824
8
0
2
3
4
991
8
0
1
8
9
863
5
8
6
8
9
304
7
9
1
6
6
313
9
9
4
8
9
144
5
5

22/05/2023
to
28/05/2023

3
8
8
943
4
7
3
8
9
021
5
6
4
7
8
935
8
0
6
9
9
456
9
0
3
5
8
621
1
0
5
7
8
051
5
9
4
6
7
741
5
8

29/05/2023
to
04/06/2023

1
5
9
593
7
9
1
9
9
914
7
0
3
7
0
072
5
0
5
6
0
182
6
0
3
6
0
961
5
0
5
6
7
801
4
5
2
4
8
424
8
0

05/06/2023
to
11/06/2023

1
3
4
805
7
8
4
5
9
821
5
6
2
3
9
493
7
9
2
4
0
602
3
5
4
5
6
525
8
9
4
5
0
995
5
9
2
4
9
592
7
0

12/06/2023
to
18/06/2023

3
6
7
613
8
0
2
5
6
357
8
0
2
3
9
451
4
0
2
5
6
361
6
9
4
8
9
193
6
0

19/06/2023
to
25/06/2023

3
4
6
392
8
9
2
9
0
122
4
6

26/06/2023
to
02/07/2023

03/07/2023
to
09/07/2023

10/07/2023
to
16/07/2023

17/07/2023
to
23/07/2023

24/07/2023
to
30/07/2023

31/07/2023
to
06/08/2023

07/08/2023
to
13/08/2023

14/08/2023
to
20/08/2023

21/08/2023
to
27/08/2023

28/08/2023
to
03/09/2023

04/09/2023
to
10/09/2023

11/09/2023
to
17/09/2023

18/09/2023
to
24/09/2023

25/09/2023
to
01/10/2023

02/10/2023
to
08/10/2023

09/10/2023
to
15/10/2023

16/10/2023
to
22/10/2023

23/10/2023
to
29/10/2023

30/10/2023
to
05/11/2023

06/11/2023
to
12/11/2023

13/11/2023
to
19/11/2023

20/11/2023
to
26/11/2023

27/11/2023
to
03/12/2023

04/12/2023
to
10/12/2023

11/12/2023
to
17/12/2023

18/12/2023
to
24/12/2023

25/12/2023
to
31/12/2023

01/01/2024
to
07/01/2024

08/01/2024
to
14/01/2024

15/01/2024
to
21/01/2024

22/01/2024
to
28/01/2024

29/01/2024
to
04/02/2024

05/02/2024
to
11/02/2024

12/02/2024
to
18/02/2024

19/02/2024
to
25/02/2024

26/02/2024
to
03/03/2024

04/03/2024
to
10/03/2024

11/03/2024
to
17/03/2024

18/03/2024
to
24/03/2024

25/03/2024
to
31/03/2024

01/04/2024
to
07/04/2024

08/04/2024
to
14/04/2024

15/04/2024
to
21/04/2024

Go To Top