Help for this page
if (($graph[$i][$j] == 0) and ($i != $j))
if (($graph[$i][$j] == 0) && ($i != $j))