Editing PHPProxy in Dreamweaver

Discussion in 'HTML & Website Design' started by mcp480, Nov 23, 2009.

  1. #1
    I was just wondering if there is any way to edit my PHPProxy site in Dreamweaver like you would a full html site. I you don't get what I mean, how would I get multiple pages of php to work in Dreamweaver all together to edit, like it would be online.

    Thanks for any help
     
    mcp480, Nov 23, 2009 IP
  2. Diputs

    Diputs Greenhorn

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    you would need to either install a prepackaged bundle like wamp or xampp, or install PHP and Apache (or another server of your choice) on your local machine.

    If you dont know what you're doing I strongly recommend xampp by apachefriends.org

    The reason for this is because you need a server to process the php since php is a server side scripting language.

    Happy coding :)
     
    Diputs, Nov 24, 2009 IP
  3. mcp480

    mcp480 Active Member

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #3
    Thanks exactly what I needed
     
    mcp480, Nov 24, 2009 IP