<?php $tags = '<meta itemprop="datePublished" content="Mon Mar 04 08:52:45 PST 2013"/>'; $tags = array_map('trim', explode(',', $tags['content'])); foreach($tags as $tag) { echo $tag; }
You have javascript disabled. You will not be able to edit any code.