you could just:
exec("chown user.group directory");

That is, if you're on a unix box of some type.

Tyler

----- Original Message ----- 
From: "Uma Shankari T." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 3:29 AM
Subject: [PHP] php


> 
> 
> Is there any function to give write permission to one particular user for
> entire directory using php..
> 
> 
> Regards,
> Uma
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to