Click here to Skip to main content
15,903,741 members

Comments by Anurag Gupta (Top 1 by date)

Anurag Gupta 17-Mar-16 0:40am View    
at these line

$data['description']=$news_obj[0]['description'];
$data['news_heading'] =$news_obj[0]['news_heading'];
$data['news_date'] = @$news_obj[0]['news_date'];
$data['brief_details'] =$news_obj[0]['brief_details'];
$data['type'] = $type;
$data['s1'] = $news_obj[0]['s1'];
$data['s2'] = $news_obj[0]['s2'];
$data['r1'] = $news_obj[0]['r1'];
$data['r2'] = $news_obj[0]['r2'];
$data['pcp'] = $news_obj[0]['pcp'];