" method="post">
0){ foreach($news_data as $krow => $row){ if($row['content_type']==1) { $link = '/ukeas-blog-list/'.$row['id'].'/'.$row['my_url']; $wnd = ''; } elseif($row['content_type']==2) { $link = $row['content']; $wnd = ' target="_blank"'; } $content = $row['content']; ?>