Jump to content

amosglenn

Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

amosglenn's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. My continuing research is telling me the same thing: it will work for files and directories on the same server, but not on a different server. Too bad. Thanks for the response.
  2. Hi- I'm working on a "connector form" that will ask the user for a url, fetch the contents of that page, replace all the instances of a list of words with links, and write a new file for the user to upload. It's working pretty well so far, but I want to add the ability to give the form a directory (instead of a file) and have it return with a list of files in that directory. I'm learning a bit of cURL for talking to ther other server via http, but I'm just beginning to learn how to use that library. It seems doable with ftp, but my form doesn't have ftp access to the other servers. I've searched through the php manual and the cURL help, but haven't found any information (or at least information I understand). Is there a way for http to tell you the names of the files with a directory? Files within directories within directories would be even better. Is this possible? Can you point me to a place to learn this? Thanks!
×
×
  • 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.