A
Anonymous
Guest
well without the php no, there must be contradictory information in them as usually multiple includes will not do anything as all they do is copy and paste the pages into the target page
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/thesatir/public_html/home.php on line 77
or die(mysql_error());
$result2 = mysql_query($query2);
$result2 = mysql_query($query2) or die ("Error on line ".__LINE__." in ".__FILE__.": ".mysql_error());
?>