<td><a href="$_SERVER['PHP_SELF'] . '?id=' . $myrow["article_tittle"] ">'.$row["article_tittle"].'</a></td>
what's the error in above code, its showing error
Parse error: syntax error, unexpected T_STRING in ...../class.article.php on line 64
Please identify