@@ -138,16 +138,16 @@ discard block |
||
| 138 | 138 | </div> |
| 139 | 139 | <div class="browse-item-row ytg-box"> |
| 140 | 140 | <?php |
| 141 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 142 | - $stmt->execute(); |
|
| 143 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | - ?> |
|
| 141 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 142 | + $stmt->execute(); |
|
| 143 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | + ?> |
|
| 151 | 151 | <div class="browse-item yt-tile-default "> |
| 152 | 152 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 153 | 153 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -173,16 +173,16 @@ discard block |
||
| 173 | 173 | </div> |
| 174 | 174 | <div class="browse-item-row ytg-box"> |
| 175 | 175 | <?php |
| 176 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 177 | - $stmt->execute(); |
|
| 178 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | - ?> |
|
| 176 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 177 | + $stmt->execute(); |
|
| 178 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | + ?> |
|
| 186 | 186 | <div class="browse-item yt-tile-default "> |
| 187 | 187 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 188 | 188 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -208,16 +208,16 @@ discard block |
||
| 208 | 208 | </div> |
| 209 | 209 | <div class="browse-item-row ytg-box"> |
| 210 | 210 | <?php |
| 211 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 212 | - $stmt->execute(); |
|
| 213 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | - ?> |
|
| 211 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 212 | + $stmt->execute(); |
|
| 213 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | + ?> |
|
| 221 | 221 | <div class="browse-item yt-tile-default "> |
| 222 | 222 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 223 | 223 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -243,16 +243,16 @@ discard block |
||
| 243 | 243 | </div> |
| 244 | 244 | <div class="browse-item-row ytg-box"> |
| 245 | 245 | <?php |
| 246 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 247 | - $stmt->execute(); |
|
| 248 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | - ?> |
|
| 246 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 247 | + $stmt->execute(); |
|
| 248 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | + ?> |
|
| 256 | 256 | <div class="browse-item yt-tile-default "> |
| 257 | 257 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 258 | 258 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -278,16 +278,16 @@ discard block |
||
| 278 | 278 | </div> |
| 279 | 279 | <div class="browse-item-row ytg-box"> |
| 280 | 280 | <?php |
| 281 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 282 | - $stmt->execute(); |
|
| 283 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | - ?> |
|
| 281 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 282 | + $stmt->execute(); |
|
| 283 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | + ?> |
|
| 291 | 291 | <div class="browse-item yt-tile-default "> |
| 292 | 292 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 293 | 293 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -138,16 +138,16 @@ discard block |
||
| 138 | 138 | </div> |
| 139 | 139 | <div class="browse-item-row ytg-box"> |
| 140 | 140 | <?php |
| 141 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 142 | - $stmt->execute(); |
|
| 143 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | - ?> |
|
| 141 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 142 | + $stmt->execute(); |
|
| 143 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | + ?> |
|
| 151 | 151 | <div class="browse-item yt-tile-default "> |
| 152 | 152 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 153 | 153 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -173,16 +173,16 @@ discard block |
||
| 173 | 173 | </div> |
| 174 | 174 | <div class="browse-item-row ytg-box"> |
| 175 | 175 | <?php |
| 176 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 177 | - $stmt->execute(); |
|
| 178 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | - ?> |
|
| 176 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 177 | + $stmt->execute(); |
|
| 178 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | + ?> |
|
| 186 | 186 | <div class="browse-item yt-tile-default "> |
| 187 | 187 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 188 | 188 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -208,16 +208,16 @@ discard block |
||
| 208 | 208 | </div> |
| 209 | 209 | <div class="browse-item-row ytg-box"> |
| 210 | 210 | <?php |
| 211 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 212 | - $stmt->execute(); |
|
| 213 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | - ?> |
|
| 211 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 212 | + $stmt->execute(); |
|
| 213 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | + ?> |
|
| 221 | 221 | <div class="browse-item yt-tile-default "> |
| 222 | 222 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 223 | 223 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -243,16 +243,16 @@ discard block |
||
| 243 | 243 | </div> |
| 244 | 244 | <div class="browse-item-row ytg-box"> |
| 245 | 245 | <?php |
| 246 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 247 | - $stmt->execute(); |
|
| 248 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | - ?> |
|
| 246 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 247 | + $stmt->execute(); |
|
| 248 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | + ?> |
|
| 256 | 256 | <div class="browse-item yt-tile-default "> |
| 257 | 257 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 258 | 258 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -278,16 +278,16 @@ discard block |
||
| 278 | 278 | </div> |
| 279 | 279 | <div class="browse-item-row ytg-box"> |
| 280 | 280 | <?php |
| 281 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 282 | - $stmt->execute(); |
|
| 283 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | - ?> |
|
| 281 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 282 | + $stmt->execute(); |
|
| 283 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | + ?> |
|
| 291 | 291 | <div class="browse-item yt-tile-default "> |
| 292 | 292 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 293 | 293 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -138,16 +138,16 @@ discard block |
||
| 138 | 138 | </div> |
| 139 | 139 | <div class="browse-item-row ytg-box"> |
| 140 | 140 | <?php |
| 141 | - $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 142 | - $stmt->execute(); |
|
| 143 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | - ?> |
|
| 141 | + $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 142 | + $stmt->execute(); |
|
| 143 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | + ?> |
|
| 151 | 151 | <div class="browse-item yt-tile-default "> |
| 152 | 152 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 153 | 153 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -183,16 +183,16 @@ discard block |
||
| 183 | 183 | </div> |
| 184 | 184 | <div class="browse-item-row ytg-box"> |
| 185 | 185 | <?php |
| 186 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Comedy' ORDER BY rand() LIMIT 4"); |
|
| 187 | - $stmt->execute(); |
|
| 188 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 189 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 190 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 191 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 192 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 193 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 194 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 195 | - ?> |
|
| 186 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Comedy' ORDER BY rand() LIMIT 4"); |
|
| 187 | + $stmt->execute(); |
|
| 188 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 189 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 190 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 191 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 192 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 193 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 194 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 195 | + ?> |
|
| 196 | 196 | <div class="browse-item yt-tile-default "> |
| 197 | 197 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 198 | 198 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -228,16 +228,16 @@ discard block |
||
| 228 | 228 | </div> |
| 229 | 229 | <div class="browse-item-row ytg-box"> |
| 230 | 230 | <?php |
| 231 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Film & Animation' ORDER BY rand() LIMIT 4"); |
|
| 232 | - $stmt->execute(); |
|
| 233 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 234 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 235 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 236 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 237 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 238 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 239 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 240 | - ?> |
|
| 231 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Film & Animation' ORDER BY rand() LIMIT 4"); |
|
| 232 | + $stmt->execute(); |
|
| 233 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 234 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 235 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 236 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 237 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 238 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 239 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 240 | + ?> |
|
| 241 | 241 | <div class="browse-item yt-tile-default "> |
| 242 | 242 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 243 | 243 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -277,16 +277,16 @@ discard block |
||
| 277 | 277 | </div> |
| 278 | 278 | <div class="browse-item-row ytg-box"> |
| 279 | 279 | <?php |
| 280 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Gaming' ORDER BY rand() LIMIT 4"); |
|
| 281 | - $stmt->execute(); |
|
| 282 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 283 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 284 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 285 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 286 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 287 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 288 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 289 | - ?> |
|
| 280 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Gaming' ORDER BY rand() LIMIT 4"); |
|
| 281 | + $stmt->execute(); |
|
| 282 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 283 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 284 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 285 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 286 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 287 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 288 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 289 | + ?> |
|
| 290 | 290 | <div class="browse-item yt-tile-default "> |
| 291 | 291 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 292 | 292 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -326,16 +326,16 @@ discard block |
||
| 326 | 326 | </div> |
| 327 | 327 | <div class="browse-item-row ytg-box"> |
| 328 | 328 | <?php |
| 329 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 330 | - $stmt->execute(); |
|
| 331 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 332 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 333 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 334 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 335 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 336 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 337 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 338 | - ?> |
|
| 329 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 330 | + $stmt->execute(); |
|
| 331 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 332 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 333 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 334 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 335 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 336 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 337 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 338 | + ?> |
|
| 339 | 339 | <div class="browse-item yt-tile-default "> |
| 340 | 340 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 341 | 341 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -375,16 +375,16 @@ discard block |
||
| 375 | 375 | </div> |
| 376 | 376 | <div class="browse-item-row ytg-box"> |
| 377 | 377 | <?php |
| 378 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Pets & Animals' ORDER BY rand() LIMIT 4"); |
|
| 379 | - $stmt->execute(); |
|
| 380 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 381 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 382 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 383 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 384 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 385 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 386 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 387 | - ?> |
|
| 378 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Pets & Animals' ORDER BY rand() LIMIT 4"); |
|
| 379 | + $stmt->execute(); |
|
| 380 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 381 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 382 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 383 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 384 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 385 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 386 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 387 | + ?> |
|
| 388 | 388 | <div class="browse-item yt-tile-default "> |
| 389 | 389 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 390 | 390 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -424,16 +424,16 @@ discard block |
||
| 424 | 424 | </div> |
| 425 | 425 | <div class="browse-item-row ytg-box"> |
| 426 | 426 | <?php |
| 427 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 428 | - $stmt->execute(); |
|
| 429 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 430 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 431 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 432 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 433 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 434 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 435 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 436 | - ?> |
|
| 427 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Science & Technology' ORDER BY rand() LIMIT 4"); |
|
| 428 | + $stmt->execute(); |
|
| 429 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 430 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 431 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 432 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 433 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 434 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 435 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 436 | + ?> |
|
| 437 | 437 | <div class="browse-item yt-tile-default "> |
| 438 | 438 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 439 | 439 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -473,16 +473,16 @@ discard block |
||
| 473 | 473 | </div> |
| 474 | 474 | <div class="browse-item-row ytg-box"> |
| 475 | 475 | <?php |
| 476 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 477 | - $stmt->execute(); |
|
| 478 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 479 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 480 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 481 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 482 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 483 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 484 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 485 | - ?> |
|
| 476 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Travel & Events' ORDER BY rand() LIMIT 4"); |
|
| 477 | + $stmt->execute(); |
|
| 478 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 479 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 480 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 481 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 482 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 483 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 484 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 485 | + ?> |
|
| 486 | 486 | <div class="browse-item yt-tile-default "> |
| 487 | 487 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 488 | 488 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -3,7 +3,7 @@ discard block |
||
| 3 | 3 | |
| 4 | 4 | switch ($requestedPage[1]) { |
| 5 | 5 | case 'player': |
| 6 | - if($requestedPage[1] == "2009player" && $requestedPage[2] == "assets") { |
|
| 6 | + if ($requestedPage[1] == "2009player" && $requestedPage[2] == "assets") { |
|
| 7 | 7 | $a = implode("/", $requestedPage); |
| 8 | 8 | $i = implode(".", $requestedPage); |
| 9 | 9 | $file = file_get_contents($_SERVER['DOCUMENT_ROOT'] . $a); |
@@ -31,7 +31,7 @@ discard block |
||
| 31 | 31 | $a = implode("/", $requestedPage); |
| 32 | 32 | $i = implode(".", $requestedPage); |
| 33 | 33 | // shitty fix plz dont use in production and stop using the shitty router bitch |
| 34 | - ini_set ('memory_limit', 400000000); |
|
| 34 | + ini_set('memory_limit', 400000000); |
|
| 35 | 35 | |
| 36 | 36 | // normal |
| 37 | 37 | $file = file_get_contents($_SERVER['DOCUMENT_ROOT'] . $a); |
@@ -44,7 +44,7 @@ discard block |
||
| 44 | 44 | |
| 45 | 45 | $file_info = new finfo(FILEINFO_MIME_TYPE); |
| 46 | 46 | $mime_type = $file_info->buffer($file); |
| 47 | - if($mime_type == "text/plain") |
|
| 47 | + if ($mime_type == "text/plain") |
|
| 48 | 48 | header('Content-Type: text/css'); |
| 49 | 49 | else |
| 50 | 50 | header('Content-Type: ' . $mime_type); |
@@ -85,7 +85,7 @@ discard block |
||
| 85 | 85 | $__db_h = new db_helper(); |
| 86 | 86 | $__time_h = new time_helper(); |
| 87 | 87 | |
| 88 | - if(empty($requestedPage[1])) |
|
| 88 | + if (empty($requestedPage[1])) |
|
| 89 | 89 | require_once($_SERVER['DOCUMENT_ROOT'] . "/homepage.php"); |
| 90 | 90 | else |
| 91 | 91 | require_once($_SERVER['DOCUMENT_ROOT'] . "/" . $requestedPage[1] . ".php"); |
@@ -13,8 +13,8 @@ discard block |
||
| 13 | 13 | <?php $__db_h = new db_helper(); ?> |
| 14 | 14 | <?php $__time_h = new time_helper(); ?> |
| 15 | 15 | <?php |
| 16 | - if(isset($_SESSION['siteusername'])) |
|
| 17 | - $_user_hp = $__user_h->fetch_user_username($_SESSION['siteusername']); |
|
| 16 | + if(isset($_SESSION['siteusername'])) |
|
| 17 | + $_user_hp = $__user_h->fetch_user_username($_SESSION['siteusername']); |
|
| 18 | 18 | |
| 19 | 19 | if(!$__user_h->user_exists($_GET['n'])) |
| 20 | 20 | header("Location: /?userdoesntexist"); |
@@ -27,21 +27,21 @@ discard block |
||
| 27 | 27 | return preg_replace('/[^A-Za-z0-9\-]/', '', $string); // Removes special chars. |
| 28 | 28 | } |
| 29 | 29 | |
| 30 | - function addhttp($url) { |
|
| 31 | - if (!preg_match("~^(?:f|ht)tps?://~i", $url)) { |
|
| 32 | - $url = "http://" . $url; |
|
| 33 | - } |
|
| 34 | - return $url; |
|
| 35 | - } |
|
| 30 | + function addhttp($url) { |
|
| 31 | + if (!preg_match("~^(?:f|ht)tps?://~i", $url)) { |
|
| 32 | + $url = "http://" . $url; |
|
| 33 | + } |
|
| 34 | + return $url; |
|
| 35 | + } |
|
| 36 | 36 | |
| 37 | 37 | function check_valid_colorhex($colorCode) { |
| 38 | 38 | // If user accidentally passed along the # sign, strip it off |
| 39 | 39 | $colorCode = ltrim($colorCode, '#'); |
| 40 | 40 | |
| 41 | 41 | if ( |
| 42 | - ctype_xdigit($colorCode) && |
|
| 42 | + ctype_xdigit($colorCode) && |
|
| 43 | 43 | (strlen($colorCode) == 6 || strlen($colorCode) == 3)) |
| 44 | - return true; |
|
| 44 | + return true; |
|
| 45 | 45 | |
| 46 | 46 | else return false; |
| 47 | 47 | } |
@@ -76,8 +76,8 @@ discard block |
||
| 76 | 76 | if(!check_valid_colorhex($_user['primary_color_text']) && strlen($_user['primary_color_text']) != 6) { $_user['primary_color_text'] = ""; } |
| 77 | 77 | if(!check_valid_colorhex($_user['2009_bgcolor']) && strlen($_user['2009_bgcolor']) != 6) { $_user['2009_bgcolor'] = ""; } |
| 78 | 78 | |
| 79 | - if(isset($_SESSION['siteusername'])) |
|
| 80 | - $__user_i->check_view_channel($_user['username'], @$_SESSION['siteusername']); |
|
| 79 | + if(isset($_SESSION['siteusername'])) |
|
| 80 | + $__user_i->check_view_channel($_user['username'], @$_SESSION['siteusername']); |
|
| 81 | 81 | |
| 82 | 82 | if($_SERVER['REQUEST_METHOD'] == 'POST') { |
| 83 | 83 | $error = array(); |
@@ -91,11 +91,11 @@ discard block |
||
| 91 | 91 | //if(ifBlocked(@$_SESSION['siteusername'], $user['username'], $__db)) { $error = "This user has blocked you!"; $error['status'] = true; } |
| 92 | 92 | |
| 93 | 93 | if(!isset($error['message'])) { |
| 94 | - $text = $_POST['comment']; |
|
| 94 | + $text = $_POST['comment']; |
|
| 95 | 95 | $stmt = $__db->prepare("INSERT INTO profile_comments (toid, author, comment) VALUES (:id, :username, :comment)"); |
| 96 | - $stmt->bindParam(":id", $_user['username']); |
|
| 97 | - $stmt->bindParam(":username", $_SESSION['siteusername']); |
|
| 98 | - $stmt->bindParam(":comment", $text); |
|
| 96 | + $stmt->bindParam(":id", $_user['username']); |
|
| 97 | + $stmt->bindParam(":username", $_SESSION['siteusername']); |
|
| 98 | + $stmt->bindParam(":comment", $text); |
|
| 99 | 99 | $stmt->execute(); |
| 100 | 100 | |
| 101 | 101 | $_user_update_utils->update_comment_cooldown_time($_SESSION['siteusername']); |
@@ -105,7 +105,7 @@ discard block |
||
| 105 | 105 | } |
| 106 | 106 | } |
| 107 | 107 | } |
| 108 | - ?> |
|
| 108 | + ?> |
|
| 109 | 109 | <!DOCTYPE html> |
| 110 | 110 | <html dir="ltr" xmlns:og="http://opengraphprotocol.org/schema/" lang="en"> |
| 111 | 111 | <!-- machid: sNW5tN3Z2SWdXaDRqNGxuNEF5MFBxM1BxWXd0VGo0Rkg3UXNTTTNCUGRDWjR0WGpHR3R1YzFR --> |
@@ -294,17 +294,17 @@ discard block |
||
| 294 | 294 | <div class="channel-filtered-content"> |
| 295 | 295 | <ol class="channel-videos-list"> |
| 296 | 296 | <?php |
| 297 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE author = :username ORDER BY id DESC"); |
|
| 298 | - $stmt->bindParam(":username", $_user['username']); |
|
| 299 | - $stmt->execute(); |
|
| 300 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 301 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 302 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 303 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 304 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 305 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 306 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 307 | - ?> |
|
| 297 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE author = :username ORDER BY id DESC"); |
|
| 298 | + $stmt->bindParam(":username", $_user['username']); |
|
| 299 | + $stmt->execute(); |
|
| 300 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 301 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 302 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 303 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 304 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 305 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 306 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 307 | + ?> |
|
| 308 | 308 | <li class="yt-c3-grid-item"> |
| 309 | 309 | <a href="/watch?v=<?php echo htmlspecialchars($video['rid']); ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="feature=plcp&context=C4e80d7cVDvjVQa1PpcFPHxNkhfeSQg8_nJHnhVurQf82C2OenNiw%3D"><span class="video-thumb ux-thumb yt-thumb-default-234 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" width="234"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 310 | 310 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="yBlvNSfqAj0" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -138,16 +138,16 @@ discard block |
||
| 138 | 138 | </div> |
| 139 | 139 | <div class="browse-item-row ytg-box"> |
| 140 | 140 | <?php |
| 141 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 142 | - $stmt->execute(); |
|
| 143 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | - ?> |
|
| 141 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 142 | + $stmt->execute(); |
|
| 143 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | + ?> |
|
| 151 | 151 | <div class="browse-item yt-tile-default "> |
| 152 | 152 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 153 | 153 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -173,16 +173,16 @@ discard block |
||
| 173 | 173 | </div> |
| 174 | 174 | <div class="browse-item-row ytg-box"> |
| 175 | 175 | <?php |
| 176 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 177 | - $stmt->execute(); |
|
| 178 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | - ?> |
|
| 176 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 177 | + $stmt->execute(); |
|
| 178 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | + ?> |
|
| 186 | 186 | <div class="browse-item yt-tile-default "> |
| 187 | 187 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 188 | 188 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -208,16 +208,16 @@ discard block |
||
| 208 | 208 | </div> |
| 209 | 209 | <div class="browse-item-row ytg-box"> |
| 210 | 210 | <?php |
| 211 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 212 | - $stmt->execute(); |
|
| 213 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | - ?> |
|
| 211 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 212 | + $stmt->execute(); |
|
| 213 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | + ?> |
|
| 221 | 221 | <div class="browse-item yt-tile-default "> |
| 222 | 222 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 223 | 223 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -243,16 +243,16 @@ discard block |
||
| 243 | 243 | </div> |
| 244 | 244 | <div class="browse-item-row ytg-box"> |
| 245 | 245 | <?php |
| 246 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 247 | - $stmt->execute(); |
|
| 248 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | - ?> |
|
| 246 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 247 | + $stmt->execute(); |
|
| 248 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | + ?> |
|
| 256 | 256 | <div class="browse-item yt-tile-default "> |
| 257 | 257 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 258 | 258 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -278,16 +278,16 @@ discard block |
||
| 278 | 278 | </div> |
| 279 | 279 | <div class="browse-item-row ytg-box"> |
| 280 | 280 | <?php |
| 281 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 282 | - $stmt->execute(); |
|
| 283 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | - ?> |
|
| 281 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'People & Blogs' ORDER BY rand() LIMIT 4"); |
|
| 282 | + $stmt->execute(); |
|
| 283 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | + ?> |
|
| 291 | 291 | <div class="browse-item yt-tile-default "> |
| 292 | 292 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 293 | 293 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -138,16 +138,16 @@ discard block |
||
| 138 | 138 | </div> |
| 139 | 139 | <div class="browse-item-row ytg-box"> |
| 140 | 140 | <?php |
| 141 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 142 | - $stmt->execute(); |
|
| 143 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | - ?> |
|
| 141 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 142 | + $stmt->execute(); |
|
| 143 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | + ?> |
|
| 151 | 151 | <div class="browse-item yt-tile-default "> |
| 152 | 152 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 153 | 153 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -173,16 +173,16 @@ discard block |
||
| 173 | 173 | </div> |
| 174 | 174 | <div class="browse-item-row ytg-box"> |
| 175 | 175 | <?php |
| 176 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 177 | - $stmt->execute(); |
|
| 178 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | - ?> |
|
| 176 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 177 | + $stmt->execute(); |
|
| 178 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | + ?> |
|
| 186 | 186 | <div class="browse-item yt-tile-default "> |
| 187 | 187 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 188 | 188 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -208,16 +208,16 @@ discard block |
||
| 208 | 208 | </div> |
| 209 | 209 | <div class="browse-item-row ytg-box"> |
| 210 | 210 | <?php |
| 211 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 212 | - $stmt->execute(); |
|
| 213 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | - ?> |
|
| 211 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 212 | + $stmt->execute(); |
|
| 213 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | + ?> |
|
| 221 | 221 | <div class="browse-item yt-tile-default "> |
| 222 | 222 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 223 | 223 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -243,16 +243,16 @@ discard block |
||
| 243 | 243 | </div> |
| 244 | 244 | <div class="browse-item-row ytg-box"> |
| 245 | 245 | <?php |
| 246 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 247 | - $stmt->execute(); |
|
| 248 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | - ?> |
|
| 246 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 247 | + $stmt->execute(); |
|
| 248 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | + ?> |
|
| 256 | 256 | <div class="browse-item yt-tile-default "> |
| 257 | 257 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 258 | 258 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -278,16 +278,16 @@ discard block |
||
| 278 | 278 | </div> |
| 279 | 279 | <div class="browse-item-row ytg-box"> |
| 280 | 280 | <?php |
| 281 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 282 | - $stmt->execute(); |
|
| 283 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | - ?> |
|
| 281 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Nonprofits & Activism' ORDER BY rand() LIMIT 4"); |
|
| 282 | + $stmt->execute(); |
|
| 283 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | + ?> |
|
| 291 | 291 | <div class="browse-item yt-tile-default "> |
| 292 | 292 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 293 | 293 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -138,16 +138,16 @@ discard block |
||
| 138 | 138 | </div> |
| 139 | 139 | <div class="browse-item-row ytg-box"> |
| 140 | 140 | <?php |
| 141 | - $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 142 | - $stmt->execute(); |
|
| 143 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | - ?> |
|
| 141 | + $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 142 | + $stmt->execute(); |
|
| 143 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | + ?> |
|
| 151 | 151 | <div class="browse-item yt-tile-default "> |
| 152 | 152 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 153 | 153 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -173,16 +173,16 @@ discard block |
||
| 173 | 173 | </div> |
| 174 | 174 | <div class="browse-item-row ytg-box"> |
| 175 | 175 | <?php |
| 176 | - $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 177 | - $stmt->execute(); |
|
| 178 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | - ?> |
|
| 176 | + $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 177 | + $stmt->execute(); |
|
| 178 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | + ?> |
|
| 186 | 186 | <div class="browse-item yt-tile-default "> |
| 187 | 187 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 188 | 188 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -208,16 +208,16 @@ discard block |
||
| 208 | 208 | </div> |
| 209 | 209 | <div class="browse-item-row ytg-box"> |
| 210 | 210 | <?php |
| 211 | - $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 212 | - $stmt->execute(); |
|
| 213 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | - ?> |
|
| 211 | + $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 212 | + $stmt->execute(); |
|
| 213 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | + ?> |
|
| 221 | 221 | <div class="browse-item yt-tile-default "> |
| 222 | 222 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 223 | 223 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -243,16 +243,16 @@ discard block |
||
| 243 | 243 | </div> |
| 244 | 244 | <div class="browse-item-row ytg-box"> |
| 245 | 245 | <?php |
| 246 | - $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 247 | - $stmt->execute(); |
|
| 248 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | - ?> |
|
| 246 | + $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 247 | + $stmt->execute(); |
|
| 248 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | + ?> |
|
| 256 | 256 | <div class="browse-item yt-tile-default "> |
| 257 | 257 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 258 | 258 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -278,16 +278,16 @@ discard block |
||
| 278 | 278 | </div> |
| 279 | 279 | <div class="browse-item-row ytg-box"> |
| 280 | 280 | <?php |
| 281 | - $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 282 | - $stmt->execute(); |
|
| 283 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | - ?> |
|
| 281 | + $stmt = $__db->prepare("SELECT * FROM videos ORDER BY rand() LIMIT 4"); |
|
| 282 | + $stmt->execute(); |
|
| 283 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | + ?> |
|
| 291 | 291 | <div class="browse-item yt-tile-default "> |
| 292 | 292 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 293 | 293 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -138,16 +138,16 @@ discard block |
||
| 138 | 138 | </div> |
| 139 | 139 | <div class="browse-item-row ytg-box"> |
| 140 | 140 | <?php |
| 141 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 142 | - $stmt->execute(); |
|
| 143 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | - ?> |
|
| 141 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 142 | + $stmt->execute(); |
|
| 143 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 144 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 145 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 146 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 147 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 148 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 149 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 150 | + ?> |
|
| 151 | 151 | <div class="browse-item yt-tile-default "> |
| 152 | 152 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 153 | 153 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -173,16 +173,16 @@ discard block |
||
| 173 | 173 | </div> |
| 174 | 174 | <div class="browse-item-row ytg-box"> |
| 175 | 175 | <?php |
| 176 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 177 | - $stmt->execute(); |
|
| 178 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | - ?> |
|
| 176 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 177 | + $stmt->execute(); |
|
| 178 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 179 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 180 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 181 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 182 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 183 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 184 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 185 | + ?> |
|
| 186 | 186 | <div class="browse-item yt-tile-default "> |
| 187 | 187 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 188 | 188 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -208,16 +208,16 @@ discard block |
||
| 208 | 208 | </div> |
| 209 | 209 | <div class="browse-item-row ytg-box"> |
| 210 | 210 | <?php |
| 211 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 212 | - $stmt->execute(); |
|
| 213 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | - ?> |
|
| 211 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 212 | + $stmt->execute(); |
|
| 213 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 214 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 215 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 216 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 217 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 218 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 219 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 220 | + ?> |
|
| 221 | 221 | <div class="browse-item yt-tile-default "> |
| 222 | 222 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 223 | 223 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -243,16 +243,16 @@ discard block |
||
| 243 | 243 | </div> |
| 244 | 244 | <div class="browse-item-row ytg-box"> |
| 245 | 245 | <?php |
| 246 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 247 | - $stmt->execute(); |
|
| 248 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | - ?> |
|
| 246 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 247 | + $stmt->execute(); |
|
| 248 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 249 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 250 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 251 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 252 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 253 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 254 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 255 | + ?> |
|
| 256 | 256 | <div class="browse-item yt-tile-default "> |
| 257 | 257 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 258 | 258 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |
@@ -278,16 +278,16 @@ discard block |
||
| 278 | 278 | </div> |
| 279 | 279 | <div class="browse-item-row ytg-box"> |
| 280 | 280 | <?php |
| 281 | - $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 282 | - $stmt->execute(); |
|
| 283 | - while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | - $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | - $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | - $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | - $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | - $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | - $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | - ?> |
|
| 281 | + $stmt = $__db->prepare("SELECT * FROM videos WHERE category = 'Entertainment' ORDER BY rand() LIMIT 4"); |
|
| 282 | + $stmt->execute(); |
|
| 283 | + while($video = $stmt->fetch(PDO::FETCH_ASSOC)) { |
|
| 284 | + $video['age'] = $__time_h->time_elapsed_string($video['publish']); |
|
| 285 | + $video['duration'] = $__time_h->timestamp($video['duration']); |
|
| 286 | + $video['views'] = $__video_h->fetch_video_views($video['rid']); |
|
| 287 | + $video['author'] = htmlspecialchars($video['author']); |
|
| 288 | + $video['title'] = htmlspecialchars($video['title']); |
|
| 289 | + $video['description'] = $__video_h->shorten_description($video['description'], 50); |
|
| 290 | + ?> |
|
| 291 | 291 | <div class="browse-item yt-tile-default "> |
| 292 | 292 | <a href="/watch?v=<?php echo $video['rid']; ?>" class="ux-thumb-wrap yt-uix-sessionlink yt-uix-contextlink contains-addto " data-sessionlink="ei=CPjwu5ji3bICFS4RIQod9j-M-A%3D%3D&feature=b-mv"><span class="video-thumb ux-thumb yt-thumb-default-194 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img src="http://s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Thumbnail" onerror="this.onerror=null;this.src='/dynamic/thumbs/default.jpg';" data-thumb="/dynamic/thumbs/<?php echo $video['thumbnail']; ?>" width="194"><span class="vertical-align"></span></span></span></span><span class="video-time"><?php echo $video['duration']; ?></span> |
| 293 | 293 | <button onclick=";return false;" title="Watch Later" type="button" class="addto-button video-actions addto-watch-later-button-sign-in yt-uix-button yt-uix-button-default yt-uix-button-short yt-uix-tooltip" data-button-menu-id="shared-addto-watch-later-login" data-video-ids="rLHU-_OhT8g" role="button"><span class="yt-uix-button-content"> <img src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif" alt="Watch Later"> |