[PHP] How can I chmod something with php.

2001-04-05 Thread Brandon Orther

Hello,

I have been looking for a chmod command in the ftp functions, and there
isn't any.  how can I chmod something?

thanks
Brandon


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] How can I chmod something with php.

2001-04-05 Thread David Robley

On Fri,  6 Apr 2001 05:45, Brandon Orther wrote:
 Hello,

 I have been looking for a chmod command in the ftp functions, and there
 isn't any.  how can I chmod something?

 thanks
 Brandon

I think you need ftp_site()

-- 
David Robley| WEBMASTER  Mail List Admin
RESEARCH CENTRE FOR INJURY STUDIES  | http://www.nisu.flinders.edu.au/
AusEinet| http://auseinet.flinders.edu.au/
Flinders University, ADELAIDE, SOUTH AUSTRALIA

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]