Anyone can explain me why following lines are returning me a php parsing error 😕 ?
$charlie = "<table width = /"40%/" cellspacing = /"0/" cellpadding = /"6/" border = /"1/" STYLE=/"border-collapse: collapse/" BORDERCOLOR=/"#EBEBEB/">";
echo $charlie;