* Anthony F. Rodriguez ([EMAIL PROTECTED]) [Dec 22. 2001 10:25]:
> When I call the following script, I get "Premature End of Script Header". Why?
> if ($password!=$row_2["password"])
> {
> @mysql_free_result($result_1);
> @mysql_close($connection);
> header ("location:dis_3.htm");
It may
When I call the following script, I get "Premature End of Script Header". Why?
TEST
";
};
@mysql_free_result($result_1);
@mysql_close($connection);
exit;
?>
Thanks!
Anthony F. Rodriguez
([EMAIL PROTECTED])
2 matches
Mail list logo