This article mainly introduced about the php6.0 home to increase the question Bank column, has certain reference value, now shares to everybody, has the need friend can refer to
1, modify index.php and product.php two code are the same child
<?php# metinfo Enterprise Content Management system# Copyright (C) metinfo Co.,ltd (http://www.metinfo.cn). All rights reserved.define (' m_name ', ' product ');d efine (' M_module ', ' web ');d efine (' m_class ', ' product ');d efine (' m_ ACTION ', ' doproduct_examination '); Require_once '. /app/system/entrance.php '; # This program is a open source system, commercial use, please consciously to purchase Commerci Al license.# Copyright (C) Metinfo Co., Ltd. (http://www.metinfo.cn). All rights reserved.? >
Define (' m_action ', ' doproduct_examination ');
Path: \app\system\product\web product.class.php
New test Paper List page public function doproduct_examination () {Global $_m;require_once $this->template (' tem/product_ Examination ');}
require_once $this->template (' tem/product_examination ');
Template path: \TEMPLATES\METV6 product_examination.php