in reply to Perl/MySQL
print("Name: $row[0]\nAddress: $row[1]\n$Tel: $row[2]\nEmail: $row[3]\ +n"); [download]