Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default PHP script problem?

    Hi All,

    I did a couple of pages in php and a server side script for a previous
    client....

    However I have managed to lose all my work down to a faulty hard drive....

    Try as I may I cannot get my hands on the script from the site so my
    question to you all is:

    How can I get my hands on this script even though its sitting on the server?
    I can see it on screen as blah_blah.php but whenever I try to right click
    and save as it runs itself!

    Any ideas?

    Thanks

    Dave



    Big D Guest

  2. Similar Questions and Discussions

    1. script problem
      I am trying to write to a file using: <% Sub OpenTextFileTest Const ForReading = 1, ForWriting = 2, ForAppending = 8 Dim fso, f
    2. FileXtra3 Script Problem
      Using FileXtra 3, I want to create a button that finds the CD Rom Drive and copies files off the CD and onto the end-users hard drive. I'm using the...
    3. Script Problem?
      In reply to KG25b.60017$0u4.22349@news1.central.cox.net on 9/2/03 8:28 AM by markris@markris.com markris@markris.com: In the words of Henry Lee,...
    4. script problem with quicktime...
      hey ho! here's the problem: i've got a quicktime movie which i want to play till its end and then jump to another frame. i know there a hundreds...
    5. Another Script problem
      I get permission not held when running as Administrator, it should log user off Sub ShutDown() Dim Connection, WQL, SystemClass, System Set...
  3. #2

    Default Re: PHP script problem?


    "Big D" <daveandteresa@tesco.net> wrote in message
    news:Wpsjc.351$WW6.53@newsfe1-gui.server.ntli.net...
    > Hi All,
    >
    > I did a couple of pages in php and a server side script for a previous
    > client....
    >
    > However I have managed to lose all my work down to a faulty hard drive....
    >
    > Try as I may I cannot get my hands on the script from the site so my
    > question to you all is:
    >
    > How can I get my hands on this script even though its sitting on the
    server?
    > I can see it on screen as blah_blah.php but whenever I try to right click
    > and save as it runs itself!
    >
    > Any ideas?
    >
    > Thanks
    >
    > Dave
    >
    >

    Use an FTP client and download it?
    Or maybe ask the people who own it if you can have a copy

    RG



    Žed Eye Media - Richard Grove Guest

  4. #3

    Default Re: PHP script problem?

    Big D wrote:
    > Hi All,
    >
    > I did a couple of pages in php and a server side script for a previous
    > client....
    >
    > However I have managed to lose all my work down to a faulty hard drive....
    >
    > Try as I may I cannot get my hands on the script from the site so my
    > question to you all is:
    >
    > How can I get my hands on this script even though its sitting on the server?
    > I can see it on screen as blah_blah.php but whenever I try to right click
    > and save as it runs itself!
    >
    > Any ideas?
    >
    > Thanks
    >
    > Dave
    >
    >
    >
    use ftp
    Mart Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139