need help with fsockopen

Discussion in 'PHP' started by hawkseye, Apr 24, 2006.

  1. #1
    I need to make a script that would get a list of files and folders on a remote server using fsockopen. But im unable to find any help. Please can any one tell me how this could be done. Using fsockopen is the requirement of my project
     
    hawkseye, Apr 24, 2006 IP
  2. Daniel Malone

    Daniel Malone Peon

    Messages:
    75
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    We need to see the code. Could you post your PHP code here?
     
    Daniel Malone, Apr 24, 2006 IP
  3. saidev

    saidev Well-Known Member

    Messages:
    328
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    140
    #3
    In order for one server to communcate with another server that serve source code to compile. You must estiablish a seucre channel to grap the source from remote and run it off of you source machine. Otherwite, you'll be getting the wha tis produce from the remote server. Is this what you are asking for?
     
    saidev, Apr 28, 2006 IP