My code is
$words = array(); $links = array(); $result = mysql_query(\"SELECT `keyword`, `link` FROM `articles` where `link`!=\'\".$act.\"\' \") or die(mysql_er
EDIT: the previsouly suggested correction was not relevant.
Still: