Skip to content

Instantly share code, notes, and snippets.

View Romanzo's full-sized avatar

Andrea Romanzo Romanzo

  • Scrivo e traduco dall'italiano all'inglese e viceversa.
  • Italia, Padova
View GitHub Profile
@Romanzo
Romanzo / It is just a test
Last active December 30, 2019 15:39
Test gist da leggere come un opuscolo
* // Common name.
prova test numero 1
leggere la prova numero 2
scrivere il test numeto 3
<?php
require_once ‘include/config.php’;
require_once ‘library/info.php’;
$bands = array(‘Dark Tranquillity’, ‘Stratovarius’, ‘Blind Guardian’, ‘In Flames’, ‘Metallica’);
?>
<html>