Cheetah
|
Go to the source code of this file.
Functions | |
PageCompPageMainCode () | |
Variables | |
$_page ['name_index'] = 41 | |
$_page ['css_name'] = 'result.css' | |
$logged ['member'] = member_auth( 0, false ) | |
switch( $_REQUEST['result']) if( $_POST['result']==2|| $_POST['result']==3) | $_page ['header'] = $header |
$_page ['header_text'] = $header | |
$_ni = $_page['name_index'] | |
$_page_cont [$_ni]['page_main_code'] = PageCompPageMainCode() | |
PageCompPageMainCode | ( | ) |
page code function
Definition at line 73 of file result.php.
$_ni = $_page['name_index'] |
Definition at line 61 of file result.php.
$_page[ 'css_name'] = 'result.css' |
Definition at line 15 of file result.php.
switch ($_REQUEST[ 'result']) if ($_POST[ 'result']==2||$_POST[ 'result']==3) $_page[ 'header'] = $header |
Definition at line 56 of file result.php.
$_page[ 'header_text'] = $header |
Definition at line 57 of file result.php.
$_page[ 'name_index'] = 41 |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 14 of file result.php.
$_page_cont[ $_ni][ 'page_main_code'] = PageCompPageMainCode() |
Definition at line 62 of file result.php.
$logged[ 'member'] = member_auth( 0, false ) |
Definition at line 17 of file result.php.