<?php
// an array would be more readable
$name1 = 'Steckdose 1';
$name2 = 'Steckdose 2';
$name3 = 'Steckdose 3';
?>