Welcome
require_once("configuration/configuration.php"); require_once("configuration/message.php"); $oComman = new CommonClass(); $oGeneral = new GeneralClass(); $oPage= new PageClass(); $oPage->select_page_name('1'); $aPage = $oPage->aResult; $iPage = $oPage->iResult; ?>