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

  1. #1

    Default copying php file

    Is it possible to copy a php file from the internet / a network. If I try
    this with HTTracker (to copy websites) I only get the processed html file.
    friendly regards
    Ellyrion


    Ellyrion Guest

  2. Similar Questions and Discussions

    1. copying macromedia flash file
      hi.! i just wana ask if is it possible to copy a macromedia flash player file to ms powerpoint? thanks..
    2. file sizes/copying to new page
      I often get files from clients. For instance a photo and in a separate file their logo. When I try to put these together on a new page (logo...
    3. ActiveX control for copying file in DTS
      Hi Freinds, I need to copy a file from: \\serverone\folder\myfile.txt to \\servertwo\folder\myfile.txt where \\servertwo is my sql server and...
    4. How I can know if the file was finished copying?
      In message <60CMa.1064$Fy1.62876@localhost>, "Stephane Dion" <stephane.dion@dynagram.com> wrote: is You would have increased your chance to get...
    5. Copying the same file to multiple directories
      .... say I wanted to copy a file, call it "welcome", to every user's home directory. I know that all the folders live in /usr; thus /usr/first,...
  3. #2

    Default Re: copying php file

    On Sat, 13 Dec 2003 18:54:42 GMT, "Ellyrion" <not4me69@hotmail.com> wrote:
    >Is it possible to copy a php file from the internet / a network. If I try
    >this with HTTracker (to copy websites) I only get the processed html file.
    You want the PHP source? No, not unless the site in question has a gaping
    security hole.

    --
    Andy Hassall (andy@andyh.co.uk) icq(5747695) ([url]http://www.andyh.co.uk[/url])
    Space: disk usage analysis tool ([url]http://www.andyhsoftware.co.uk/space[/url])
    Andy Hassall Guest

  4. #3

    Default Re: copying php file


    "Andy Hassall" <andy@andyh.co.uk> schreef in bericht
    news:6kqmtvc78sp28rht82p5ip6icqijq0aq6p@4ax.com...
    > On Sat, 13 Dec 2003 18:54:42 GMT, "Ellyrion" <not4me69@hotmail.com> wrote:
    >
    > >Is it possible to copy a php file from the internet / a network. If I try
    > >this with HTTracker (to copy websites) I only get the processed html
    file.
    >
    > You want the PHP source? No, not unless the site in question has a gaping
    > security hole.
    >
    > --
    > Andy Hassall (andy@andyh.co.uk) icq(5747695) ([url]http://www.andyh.co.uk[/url])
    > Space: disk usage analysis tool ([url]http://www.andyhsoftware.co.uk/space[/url])
    okay, thx for the help!
    grtz
    Ellyrion


    Ellyrion 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