I have a php scripts use below functions.
ftp_connect
ftp_login
ftp_chdir
... and more.
this function is diabled? It does not work.
ftp_connect
ftp_login
ftp_chdir
... and more.
this function is diabled? It does not work.
| zrule wrote: |
| I have a php scripts use below functions.
ftp_connect ftp_login ftp_chdir ... and more. this function is diabled? It does not work. |