You are here: Make Directory Using NuSoap server function « All PHP « IT news, forums, messages
Make Directory Using NuSoap server function

Posted by badaczewski on 12/31/05 22:31

Do registered NuSOAP function not have the ability to write files? Here
is my function on the server page.

function createThumbnailDirectory($path){

$completePath = $path . "/thumbnails";

if(!file_exists($completePath))
{
$oldmask = umask(0);
mkdir($completePath, 0777);
umask($oldmask);
}

return $completePath;
}

I this exact function in a normal PHP page and it works fine. Is the
fact that I'm accessing it through NuSOAP a permissions issue?

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация