require_once "forms/database.php";
$pdo = Connection::connect();
$stmt = $pdo->prepare("SELECT * FROM tbl_streaming_status WHERE strm_status = 1");
$stmt->execute();
$rows = $stmt->fetchAll(); // PDO
?>
Último análisis realizado :
|
Radio |
Url Streaming |
Servidor |
Puerto |
Status |
Connections |
Bitrate |