Code:
{
$aCurBasePath = dirname($PATH_TRANSLATED);
$aNewName = $aCurBasePath . "/uppics/" . $thefile[name];
copy($thefile, $aNewName);
}
{
$aCurBasePath = dirname($PATH_TRANSLATED);
$aNewName = $aCurBasePath . "/uppics/" . $thefile[name];
copy($thefile, $aNewName);
}
ili neku već gotovu pojavljuje mi se isti problem. Ispiše mi sledeće:
Warning: Unable to create '/VDOMAINS/webworks/web/www/5-01/uppics/': Is a directory in /VDOMAINS/webworks/web/www/5-01/upload.php on line 15