For file uploading:
http://www.php.net/manual/en/features.file-upload.php

For chmod:
http://www.php.net/manual/en/function.chmod.php

For the third question:
php has no restriction where php scripts have to be
put in. so just put the script where you want to upload file.

Hope these can help.

Alex


"R" <[EMAIL PROTECTED]> wrote in message
000801c203db$5ba81b20$0a6da8c0@lgwezec83s94bn">news:000801c203db$5ba81b20$0a6da8c0@lgwezec83s94bn...
> Hi Guys,
>
>  I need a PHP script that will allow me to upload/download chmod files etc
> on
>  a remote server...
>  I know there are loads of these scripts out there but being a newbie to
PHP
>  I really dont know which one is good...
>  can you recomend any? coming from Java I love PHP so would appreciate if
> you
>  would recomend only a php script and not perl,servlet,asp etc.
>  Another problem is my webserver is something like
>  /wtn/cgi-bin/www/
>
>  all cgi scripts will have to be put in the cgi-bin directory of course
but
>  must be called like this mysite.com/cgibin/script.pl
>
>  the php script should allow me access to this directory too!
>
>  ANY ideas or recomendations will be deeply appreciated esp from John
> Holmes,
>  Jason Wong, Miguel Cruz coz you guys are really brainy and have helped me
> in
>  the past so I know your advise is supurb.
>  I would tip my hat to you, but dont wear one...;-)
>
>  Cheers,
>  -Ryan A.
>
>
>


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

Reply via email to