
02-23-2010, 10:28 AM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,603
|
|
Quote:
Originally Posted by chernann
PHP Code:
$source = $HTTP_POST_FILES['userpic']['tmp_name'];
Under 4.012 and Apache $source will return the temporary file location of the file (e.g. /tmp/adoije)
|
Maybe it related to
http://www.litespeedtech.com/support...ead.php?t=3757
|