1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Development Download a .php webpage

Discussion in 'Software' started by Lazlow, 21 Nov 2006.

  1. Lazlow

    Lazlow I have a dremel.

    Joined:
    8 Aug 2003
    Posts:
    1,464
    Likes Received:
    0
    Simple question really, is there a way to download a .php page from the web, with all the code intact? As when a .php page is normally saved, it will only save the html.

    I know it's probably not possible, as php is handled by the server and not the client, but any ideas?
     
  2. simon w

    simon w What's a Dremel?

    Joined:
    3 Nov 2003
    Posts:
    1,302
    Likes Received:
    0
    Not without making changes to the server configuration.
     
  3. Lazlow

    Lazlow I have a dremel.

    Joined:
    8 Aug 2003
    Posts:
    1,464
    Likes Received:
    0
    Thanks for the reply and confirming it!
     

Share This Page