<?php $str = '"Cat1","Cat2","Cat3"'; vprintf( '"%s","%s","%s","%s","%s","%s"', str_getcsv("$str,,,,,", escape: '') );
You have javascript disabled. You will not be able to edit any code.