require("config.php"); require("function.php"); if($_GET[view]=="detail") { $FB="yes"; $r2=ss_mysqli_fetch_array(ss_mysqli_query("select * from blogs_video where slno='$_GET[slno]'")); $titlehead="$r2[title1]"; //$detailArt=stripslashes($r2[detail]); $detailArt=$r2[title1]; $url="$baseurl/seervivideo/$r2[slno]"; if(strlen($r2[url])>0){ $ph="$r2[url]"; } header1(); ?>