Procedural File: index.php

Source Location: /index.php



Classes:

Page Details:

index.php, MaximaPHP Viewer index

The main index for Maxima PHP.

This file contains index page of MaximaPHP viewer.

Tags:


Includes:
include_once($lang_file) [line 72]

Include file containing texts in the chosen language

require('mpconf.php') [line 39]

Read configuration file

require_once(strtolower("viewers/$class.php")) [line 157]
require_once($xhtml_file) [line 170]

Start session and load xhtml header

require_once('mpviewer.php') [line 128]

Set current viewer

require_once('mprewriteurl.php') [line 44]

Require file to rewrite URL



BASE_URL

[line 49]

BASE_URL = $baseUrl

Define base URL

[ Top ]

LANG_QUERY

[line 58]

LANG_QUERY = '?lang='.$_GET['lang']

Set language selection

[ Top ]

LANG_QUERY_AMP

[line 59]

LANG_QUERY_AMP = '?lang='.$_GET['lang'].'&'

[ Top ]

TITLE

[line 164]

TITLE = $baseTitle.' : '.$title

Define page title

[ Top ]



Documentation generated on Mon, 23 Apr 2007 13:00:27 +0900 by phpDocumentor 1.3.1