function PhpUploader()
{
$this->Name="AjaxUploaderFiles";
//$cd=dirname($this->GetWebPath(__FILE__));
$cd = "/phpuploader";
$this->ResourceDirectory="$cd/resources";
$this->ResourceHandler="$cd/ajaxuploaderresource.php";
$this->UploadUrl="$cd/ajaxuploaderhandler.php";
I think i am geting problem of path in include_phploader.php file