A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 257

A PHP Error was encountered

Severity: 8192

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

Filename: core/URI.php

Line Number: 72

A PHP Error was encountered

Severity: 8192

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

Filename: core/Router.php

Line Number: 89

A PHP Error was encountered

Severity: 8192

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

Filename: core/Input.php

Line Number: 93

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Input::$uni is deprecated

Filename: core/Input.php

Line Number: 99

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 46

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 49

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$controller is deprecated

Filename: MX/Loader.php

Line Number: 49

XHMVC DEMO

XHMVC

See user_guide

XHMVC Structure (clik here to expand)

DEMO 1 (click here to open in new window)

Load a custom welcome module with session, activerecord cache and standard profiler
Click here to load (ajax)

DEMO 2 (click here to open in new window)

Load a generic welcome common module, with minimum application folders and files, extended profiler
Click here to load (ajax)

DEMO 3 (click here to open in new window)

Load a custom welcome module, with activerecord cache, zend debug and extended profiler
Click here to load (ajax)

DEMO 4 (click here to open in new window)

Inheritance for controllers. This demo show a Welcome module from demo4, but index is from common. You can also test welcome/test and welcome/test2
Click here to load (ajax)

DEMO 4 TEST (click here to open in new window)

Inheritance for controllers. Test is a method of demo4 welcome, but load same test method from common.
Click here to load (ajax)

DEMO 4 TEST2 (click here to open in new window)

Inheritance for controllers. Load demo4 welcome , but execute test2 of common welcome, because not exists in first.
Click here to load (ajax)

DEMO 4 TESTDB (click here to open in new window)

Inheritance for controllers and models. TestDB is a method of demo4 welcome_model, but load same testdb method from common/welcome_model.
Click here to load (ajax)

DEMO 4 TEST COMPOSER (click here to open in new window)

Composer enabled for all applications, testing https://github.com/loic-sharma/profiler
Click here to load (ajax)