Ejemplo n.º 1
0
<?php

include 'seriado.php';
$serie = new Seriado();
$serie->addIdioma('portugures br');
print_r($serie->getIdiomas());
echo "www";