EDIT: OK this gets me Parse error: syntax error, unexpected T_BOOLEAN_AND in /home/infiniti/public_html/search.php on line 167
if (!((($s+$limit)/$limit)==$pages) && $pages!=1) && ($numrows > 0) {
$news=$s+$limit;
echo " <a href=\\"$PHP_SELF?s=$news&q=$var\\">Next 10 >></a>";}
Any idea why and how to fix it?
Thanks