getPageKeywordList(); include_once(INC_PATH.'seo.inc.php'); include_once(INC_PATH.'common_css_js.inc.php'); ?>
errorMessage) { echo '

'.$objQuesAns->errorMessage.'

'; } ?>
    getAllQuestionList(); $x = 0; //print_r($objQuesAns->arrAllQuestions); foreach($objQuesAns->arrAllQuestions as $value) { if($x%2 == 0) {$varClass="white";}else{$varClass="grey";}$x++; // Get question answers //$arrAnswersList = $objQuesAns->getQuestionAnswers($value['pkQuestionID']); //$varTotalRecords = count($arrAnswersList); $varTotalRecords = $objQuesAns->getQuestionAnswersCount($value['pkQuestionID']); // form ?>
  • Q:

    getCleanedUrlParameter($value['Question']),0,100); ?>

    Asked by: '; } else { echo ''; } ?> , answers, getQuestionKeywordsLink($value['QuestionKeywords']);?>

    A:
GetLinks(); ?>
varSubCategoryId) { $strCondition = " AND fkSubCategoryID = $objQuesAns->varSubCategoryId"; } else { $strCondition = ""; } $objBanners = new BannersCtrl($strCondition); include_once(INC_PATH.'banners.inc.php'); //code for clouding tags require_once(INC_PATH.'clouding.inc.php'); ?>