';print_r($objEventsDetail->arrEventDetail);die;
//echo '
'; print_r($_SERVER);echo $objCategoryLanding->removeSelf($_SERVER['REQUEST_URI']);
//echo '';print_r($_GET);
?>
educationSubCategoryID);
$objSeo->getCategoryKeywordList();
include_once(INC_PATH.'seo_category.inc.php');
include_once(INC_PATH.'common_css_js.inc.php');
?>
educationSubCategoryID == 818)
{
?>
educationSubCategoryUrl)?str_replace('-',' ',$objCategoryLanding->educationSubCategoryUrl):'let us find an Institute for you';?>
Questions & Answers
educationSubCategoryID)
{
$strSearchWhere = ' AND QuestionStatus = \'Active\' AND AnswerStatus = \'Active\' AND fkSubCategoryID = '.$objCategoryLanding->educationSubCategoryID.' GROUP BY fkQuestionID ';
}
else
{
$strSearchWhere = ' AND QuestionStatus = \'Active\' AND AnswerStatus = \'Active\' GROUP BY fkQuestionID ';
}
$objAskQuestion->getQuestionList('0,5', $strSearchWhere);
include_once(INC_PATH.'ask_question.inc.php');
?>
Search Institutes & Courses
getCategoryBusinessList($objCategoryLanding->educationSubCategoryUrl);
?>
arrEventDetail['EventTitle'];?>
arrEventDetail['EventType'])
{ ?>
Event Type: arrEventDetail['EventType'];?> arrEventDetail['fkSubCategoryID'])
{ ?>
Sub Category: arrEventDetail['fkSubCategoryID']."'";
$arrCategoryName = $objCommon->getRecordsList(array('SubCategoryNameUrl'), $varWhere, TABLE_SYS_BUSINESS_SUB_CATEGORY, 'SubCategoryNameUrl ASC');
echo $arrCategoryName[0]['SubCategoryNameUrl'];?> arrEventDetail['fkCountryID'])
{ ?>
Country: arrEventDetail['fkCountryID']."'";
$arrCountryName = $objCommon->getRecordsList(array('CountryName'), $varWhere, TABLE_SYS_COUNTRY, 'CountryName ASC');
echo $arrCountryName[0]['CountryName'];?> arrEventDetail['fkStateID'])
{ ?>
State: arrEventDetail['fkStateID']."'";
$arrStateName = $objCommon->getRecordsList(array('StateName'), $varWhere, TABLE_SYS_STATE, 'StateName ASC');
echo $arrStateName[0]['StateName'];?> arrEventDetail['fkCityID'])
{ ?>
City: arrEventDetail['fkCityID']."'";
$arrCityName = $objCommon->getRecordsList(array('CityName'), $varWhere, TABLE_SYS_CITY, 'CityName ASC');
echo $arrCityName[0]['CityName'];?> arrEventDetail['EventStartDate'])
{
if($objEventsDetail->arrEventDetail['EventEndDate'] && $objEventsDetail->arrEventDetail['EventEndDate'] != '0000-00-00')
{ ?>
Event Start Date: arrEventDetail['EventStartDate'];?>
Event Date: arrEventDetail['EventStartDate'];?> arrEventDetail['EventEndDate'] && $objEventsDetail->arrEventDetail['EventEndDate'] != '0000-00-00')
{ ?>
Event End Date: arrEventDetail['EventEndDate'];?> arrEventDetail['EventVenueDetails'])
{ ?>
Event Venue: arrEventDetail['EventVenueDetails'];?> arrEventDetail['EventDetails'])
{ ?>
Event Detail: arrEventDetail['EventDetails'])?nl2br($objEventsDetail->arrEventDetail['EventDetails']):'N/A';?>
Back
educationSubCategoryID)
$strCondition = " AND fkSubCategoryID = $objCategoryLanding->educationSubCategoryID";
else
$strCondition = "";
$objBanners = new BannersCtrl($strCondition);
include_once(INC_PATH.'banners.inc.php');
//code for clouding tags
require_once(INC_PATH.'clouding.inc.php');
?>
educationSubCategoryID == 818)
{
// include_once(INC_PATH.'enquiry_popup_overseas.inc.php');
}
else
{
//include_once(INC_PATH.'enquiry_popup.inc.php');
}
if ($objCategoryLanding->successMessage) {
include_once(INC_PATH.'landing_thanks.inc.php');
}
$_SESSION['sessRegisterSuccess'] ='';
if(is_array($_SESSION['sessCategoryID']))
{
if($_SESSION['sessBrowserID'] != '' && !(in_array($objCategoryLanding->educationSubCategoryID, $_SESSION['sessCategoryID'])))
{?>
educationSubCategoryID, $_SESSION['sessCategoryID'])))
{
$_SESSION['sessCategoryID'][] = $objCategoryLanding->educationSubCategoryID;
}
?>
successMessage) {?>