Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Single-Column Responsive Email Template</title>
<style>
@media only screen and (min-device-width: 541px) {
.content {
<?php
//include 'conexion.php';
$dir = '/Library/WowzaMediaServer-3.6.2/content';
$files1 = scandir($dir);
//Devuelve los videos que hay en $dir
// print_r($files1);
$string1 = null;
$nombre_com_fecha=array();
foreach ($files1 as $valor)
//itero en los archivos