The bolded line format is not correct... Anyone, please help me to solve this problem
$abc += '<div class="icon">'
$abc += '<i class="ion ion-person-add"></i>';
var php = '<?php echo DNS1D::getBarcodeHTML("4445", "C39") ?>';
$abc += php;
$abc += '</div>';