Website Copy

Discussion in 'HTML & Website Design' started by jack51, Mar 6, 2010.

  1. #1
    Hello Sir,
    I am wanted to ask one question. I see a website that is in php and javascript mix. I am wanted to copy the original source of those php and javascript files. How can I copy the original site code. Is there any tool or any method to get the code.

    Thank you very much.
     
    jack51, Mar 6, 2010 IP
  2. nqueb

    nqueb Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    javascript yes. php. no.

    and it sounds like you're trying to steal a script....
     
    nqueb, Mar 6, 2010 IP
  3. combus

    combus Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can't copy the PHP since it's renderedo on the server and the client just receives de rendered code, not the PHP one. About JS, you can see it since it's rendered by the client.
     
    combus, Mar 6, 2010 IP
  4. typingmums

    typingmums Well-Known Member

    Messages:
    1,446
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #4
    as above... php is hidden for a reason... so it cant be stolen!
     
    typingmums, Mar 6, 2010 IP