'.$error.'
'; } ?>|
setUploadLocation(getcwd().DIRECTORY_SEPARATOR);
$myUpload->uploadFile();
?>
uploadLocation = getcwd().DIRECTORY_SEPARATOR;
}
/**
* This function sets the directory where to upload the file
* In case of Windows server use the form: c:\\temp\\
* In case of Unix server use the form: /tmp/
*
* @param String Directory where to store the files
*/
function setUploadLocation($dir){
$this->uploadLocation = $dir;
}
function showUploadForm($msg='',$error=''){
?>
ZaraByte's File Uploader
'.$msg.'';
} else if ($error != ''){
echo '
'.$error.' '; } ?> |
|||||
|
|||||
|
|
|||||
|
More Articles...
|
|||||
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >> |
|||||
| Page 1 of 18 | |||||
Address:
Chester House, 79 Dane Road
Sale
Cheshire
United Kingdom
M33 7BP
Tel: +44(0)161 969 1155
Contact Us