isPostMethod($server_method)){ //Get Religion Content $search = isset($_REQUEST['search']) ? $db -> escape($_REQUEST['search']) : '' ; $religion->read_religion_content($search,$db); }else{ $return_arr["message"]=" You are not allowed to do this action."; echo $return_arr["message"]; return; } }else{ $return_arr["message"]=" You are not allowed to do this action."; echo $return_arr["message"]; return; } ?>