<?php $str = "it, is, a, test"; echo "<small><a href='#'>".implode("</a><a href='#'>", explode(', ',$str))."</a></small>";
You have javascript disabled. You will not be able to edit any code.