if (preg_match('/zippyshare/i',$data['download_url'])){ echo "<td class='tbl1'>".zip($data['download_url'])."</td>"; }