We are using the MVC, MVPP,and MVP Technologies.
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
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: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
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: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
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: 280
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
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: 151
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
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: 208
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
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: 297
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
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: 335
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$agent is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$email is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$cart is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$bcrypt is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: filter_var(): Passing null to parameter #3 ($options) of type array|int is deprecated
Filename: core/Input.php
Line Number: 572
Backtrace:
File: /home/dc/public_html/application/models/Tracker_model.php
Line: 41
Function: ip_address
File: /home/dc/public_html/application/models/Tracker_model.php
Line: 13
Function: add_visit
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$tracker_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 7
Function: __construct
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$admin_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 8
Function: model
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$xmlrpc is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/libraries/Reseller.php
Line: 11
Function: library
File: /home/dc/public_html/application/controllers/Web.php
Line: 9
Function: library
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Using ${var} in strings is deprecated, use {$var} instead
Filename: libraries/Xmlrpcs.php
Line Number: 553
Backtrace:
File: /home/dc/public_html/application/libraries/Reseller.php
Line: 12
Function: library
File: /home/dc/public_html/application/controllers/Web.php
Line: 9
Function: library
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Using ${var} in strings is deprecated, use {$var} instead
Filename: libraries/Xmlrpcs.php
Line Number: 554
Backtrace:
File: /home/dc/public_html/application/libraries/Reseller.php
Line: 12
Function: library
File: /home/dc/public_html/application/controllers/Web.php
Line: 9
Function: library
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$xmlrpcs is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/libraries/Reseller.php
Line: 12
Function: library
File: /home/dc/public_html/application/controllers/Web.php
Line: 9
Function: library
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$reseller is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 9
Function: library
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$whmcsUrl is deprecated
Filename: controllers/Web.php
Line Number: 10
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 10
Function: _error_handler
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$identefier is deprecated
Filename: controllers/Web.php
Line Number: 11
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 11
Function: _error_handler
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$accesskey is deprecated
Filename: controllers/Web.php
Line Number: 12
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 12
Function: _error_handler
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$reseller_client_id is deprecated
Filename: controllers/Web.php
Line Number: 13
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 13
Function: _error_handler
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$reseller_client_api is deprecated
Filename: controllers/Web.php
Line Number: 14
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 14
Function: _error_handler
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$hits is deprecated
Filename: controllers/Web.php
Line Number: 15
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 15
Function: _error_handler
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$client_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 16
Function: model
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$cron_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 17
Function: model
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Creation of dynamic property Web::$product_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/dc/public_html/application/controllers/Web.php
Line: 18
Function: model
File: /home/dc/public_html/index.php
Line: 316
Function: require_once
Give wings to your business by hiring the expert C# developers at Deconglobalsolutions. Our developers have years of experience in Custom PHP Development with proven methodologies that we can vouch for. The developers at Deconglobalsolutions are masters at using this scripting language for developing websites. Our PHP framework will totally be in sync with your business needs.
We are a creative web design agency known for more than a decade to build the most beautiful & engaging UI designs for distinct businesses. Our design experts offer the best balance of creativeness and user experience with their result oriented innovation and you get more than just a nice-looking design as we make sure users don‘t forget to come back after using a website once.
You can rely on FATbit for a highly experienced web development team that takes great care of the interactive part of a website keeping it effortless for the users. We specialize in custom web programming, which gives you endless freedom to customize while we ensure you of a vastly functional website that scores high on usability.
We are a creative web design agency known for more than a decade to build the most beautiful & engaging UI designs for distinct businesses. Our design experts offer the best balance of creativeness and user experience with their result oriented innovation and you get more than just a nice-looking design as we make sure users don‘t forget to come back after using a website once.
We are a creative web design agency known for more than a decade to build the most beautiful & engaging UI designs for distinct businesses. Our design experts offer the best balance of creativeness and user experience with their result oriented innovation and you get more than just a nice-looking design as we make sure users don‘t forget to come back after using a website once.
We are a creative web design agency known for more than a decade to build the most beautiful & engaging UI designs for distinct businesses. Our design experts offer the best balance of creativeness and user experience with their result oriented innovation and you get more than just a nice-looking design as we make sure users don‘t forget to come back after using a website once.
Design Pattern
We are using the MVC, MVPP,and MVP Technologies.
Application Hands On
We are working on ERP, BILING PROJECT, HR MODULE, REPORT,FIANACE & ACCOUNT MODULE.
Database Technology
We are using SQL SERVER, MONGODB Database.