mp.class.php
myPortal regitry class
- MP::$GET - escaped $_GET
- MP::$POST - escaped $_POST
- MP::$CONFIG - content of configuration table
- MP::$DB - db connection
- MP::$SESSION - equals $_SESSION['myportal']
- MP::$SELF - $_SERVER['PHP_SELF']
- MP::$MP - url data and segments
- MP::$TMP - temporary registry
- MP::$DEBUG - sql debug inforamtion
- MP::$TABLE - tables schemas







