Menu

#18 Note progress.php

open
nobody
None
5
2005-03-14
2005-03-14
Anonymous
No

Just so you know. The variable names from the pgbar.php
passing to progress.cgi differ if you want to use
progress.php be sure to fix variables that pass. Also
the sessionid assigning should be above the temp
directories.

$sessionid = $_GET['sessionid'];

$info_file = "/tmp/$sessionid" . "_flength";
$data_file = "/tmp/$sessionid" . "_postdata";

Was currently below... Which makes no since.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB