'.$title.'
At - '.$timea.' by - '.$auth.'
num_rows>0){ $row = $res->fetch_assoc(); $id = $row['id']; $url = $row['url']; $title = $row['title']; $detail = $row['detail']; $timea = $row['time_add']; $timeu = $row['time_update']; $views = $row['views']; $liked = $row['liked']; $duration = $row['duration']; $keywords = isset($row['keywords'])?$row['keywords']:$keywords; $vdoImg = 'https://i.ytimg.com/vi/'.$url.'/mqdefault.jpg'; $vdoUrl = 'https://www.youtube.com/embed/'.$url.'?autoplay=1'; $metaImg = $vdoImg; $videoPage = '
At - '.$timea.' by - '.$auth.'