Hi can anyone tell me what's wrong with this?
Thx in advance.
$meta_tags = '<meta name="keywords" content="' .$meta_keywords' . ">
<meta name="description" content="' .$meta_keywords . '">';
Its throwing the following error:
PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING