Øystein Håland wrote:
>on my own machine, W2k+Apache+php4.2 this works without problem,
>on the Internet-server though, (Linux), the following script produces a
>blank page:
>
> require "../utils.php";
> $link=openDB();
> $file = $target.form;
>
>// Queries for student
>if ($target == "student")
on my own machine, W2k+Apache+php4.2 this works without problem,
on the Internet-server though, (Linux), the following script produces a
blank page:
// Change student info
// Delete student
}
// Queries for result
if ($target == "result") {
// Delete result
}
if(!isset($administrate)
2 matches
Mail list logo