Help for this page
if ($connect eq 1) { }
if ($connect) { }
if ($connect == 1) { }
print "<center>"; print "<H2> Error: Could not connect to server </H2>"; print "Please Try again later"; print "<HR></center>";
print <<'HTML'; <center> ... Please Try again later <HR></center> HTML