Get php from other servers

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • FiremanSAM

    Get php from other servers

    Hi all,

    I have a question for u.....

    How can i see the source code of another php script on a server. It's not my
    server. I have see a script but that doens't work. Please help ..

    Thanks,

    FiremanSAM


  • Chris Morris

    #2
    Re: Get php from other servers

    "FiremanSAM " <firemansam@co. uk> writes:[color=blue]
    > How can i see the source code of another php script on a server. It's not my
    > server. I have see a script but that doens't work. Please help ..[/color]

    Email the author and ask nicely.

    --
    Chris

    Comment

    • timmeh

      #3
      Re: Get php from other servers

      Or use ftp.

      "Chris Morris" <c.i.morris@dur ham.ac.uk> wrote in message
      news:87ad8z4k42 .fsf@dinopsis.d ur.ac.uk...[color=blue]
      > "FiremanSAM " <firemansam@co. uk> writes:[color=green]
      > > How can i see the source code of another php script on a server. It's[/color][/color]
      not my[color=blue][color=green]
      > > server. I have see a script but that doens't work. Please help ..[/color]
      >
      > Email the author and ask nicely.
      >
      > --
      > Chris[/color]


      Comment

      • Randell D.

        #4
        Re: Get php from other servers


        "FiremanSAM " <firemansam@co. uk> wrote in message
        news:9kZab.5321 $P51.8259@amstw ist00...[color=blue]
        > Hi all,
        >
        > I have a question for u.....
        >
        > How can i see the source code of another php script on a server. It's not[/color]
        my[color=blue]
        > server. I have see a script but that doens't work. Please help ..
        >
        > Thanks,
        >
        > FiremanSAM
        >
        >[/color]

        Unless the author gives you access, you can't view it - Its a feature of
        PHP.... it's interpreted on the server, not your client browser so unless
        the owner provides you access to download the source (via a hyperlink or
        ftp) you're only resort is to ask nicely...


        Comment

        Working...