<?php $pole = array ("tovar1", "tovar2", "tovar3", "tovar4"); $msg = implode("<br>\n", $pole); echo $msg;
You have javascript disabled. You will not be able to edit any code.