Hi,
I'm having trouble getting a script working right in netscape 4.x and
was wondering if anybody knew a workaround, or fix.
If I have a script called "sendheader.php" with the following:
http://blah.com/sendheader.php";);
exit;
}
echo "blah";
?>
Load the script in netscape 4.x with
Hello,
I'm using PHP 4.0.4pl1 with Apache 1.3.14.
I have a PHP script that accumulates data for insertion into a database.
This script runs in peices and unset()'s variables that contain the data
periodically in hopes of freeing memory for the next batch of records.
Apparently it's not working t
2 matches
Mail list logo