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: 113
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 280
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 145
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 223
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 303
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 344
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 281
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 293
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 303
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 313
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 314
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 315
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 107
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/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: 140
Backtrace:
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /home/arpantan/public_html/mirvin/application/core/MY_Controller.php
Line: 391
Function: __construct
File: /home/arpantan/public_html/mirvin/application/controllers/Dashboard.php
Line: 9
Function: __construct
File: /home/arpantan/public_html/mirvin/index.php
Line: 315
Function: require_once
We fill glad to be involve in the category called Architectural Visualization with Standardized Quality. We design your vision to convert your dream home in to reality which will last for a long period. We achieved the stability on Planning,Designing, Interior Layout and Detailed plan as well as 3D Modelling & Rendering and Construction since September,2015. We Daily Upgrade our-self to provide you fresh and creative design. Our Constant upgrading nature and practice will help us to achieve our goals showing you the best output. We believe in quality work with time deadline without any compromise. Our all projects gets completed within specified time frame. In the journey till now, we have developed the trust which lead to create huge client group who are fully satisfied with our long lasting services.