<?php preg_match_all('/\s*"?([^><,"]+)"?\s*((?:<[^><,]+>)?)\s*/', "Karolis Sinas <karolissinas@mediaventures.be>, ", $matches, PREG_SET_ORDER) > 0; var_dump($matches);
You have javascript disabled. You will not be able to edit any code.