<?php $RowPrint = 'ABC, "DEF GHI", "Seamus O\'Brien", "" \'\''; echo '"' .trim(unserialize(serialize($RowPrint))). '"';
You have javascript disabled. You will not be able to edit any code.