Tu día

[insert_php]
echo ‘Hoy es día: ‘;
setlocale(LC_ALL,»es_ES»);
echo strftime(«%A %d dе %B del %Y»);
[/insert_php]

[insert_php]

$file = «https://xuf.es//texto2.txt»;
$quote = file($file);
echo $quote[array_rand($quote)];

[/insert_php]

Salir de la versión móvil