Using ftp_put(), how could I determine the public html directory?
Posted
by Rob
on Stack Overflow
See other posts from Stack Overflow
or by Rob
Published on 2010-06-16T08:27:36Z
Indexed on
2010/06/16
8:32 UTC
Read the original article
Hit count: 128
If I don't know the public web directory, is there a way my script could determine the web directory, so that the script would know which directory to upload the file to?
© Stack Overflow or respective owner