Jump to content

cynical825

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

cynical825's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, I am looking to use some of the built-in FTP functions (http://us2.php.net/ftp) in a script I am working on and I have a quick question concerning one of the functions: [b]ftp_put[/b]. Say I am going to call ftp_put(stream, remote_file, local_file, mode) . I am confused about the remote_file and local_file arguments: Remote file would be the source, correct? And local_file is the destination? Also, does this mean remote_file can be a file on the end-users computer (ie. a file path: C:\WINDOWS\whatev.exe)? Thanks for any help, --Cynical
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.