Notice: Undefined offset: 8192 in /home/miphpf/domains/miphpf.com/public_html/includes/common.inc on line 499

Notice: Undefined offset: 8192 in /home/miphpf/domains/miphpf.com/public_html/includes/common.inc on line 506

Warning: Incorrect key file for table './miphpf_miphpfcom/watchdog.MYI'; try to repair it query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/miphpf/domains/miphpf.com/public_html/includes/unicode.inc on line 291.', 2, '', 'http://www.miphpf.com/manual/controller.html', '', '3.81.97.37', 1711675739) in /home/miphpf/domains/miphpf.com/public_html/includes/database.mysql.inc on line 121
Controller Tier | MIPHPF - Your Open Source RAD PHP Framework
Skip navigation.
Home

Controller Tier

: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/miphpf/domains/miphpf.com/public_html/includes/unicode.inc on line 291.

The topics within this section describe the core of the framework:
* what is the application flow
* what are the methods and classes to be overrided/extended to implement desired application behaviour

Classes discussed are: miAction, miActionWithWebForm, miControllerCommand, miControllerPlugin, the miCsvExportAction and miSubmitFieldsPlugin.