1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

PHP Include all

Discussion in 'Web Development' started by djwilson, May 1, 2009.

  1. djwilson

    djwilson New Member

    Hi,

    I currently use php include but in dreamweaver is just shows the
    PHP:
     
    Anyway to show the actual file in the page
    ?
     
  2. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    I believe it's in the setup dw, these links may help.
    http://www.adobe.com/devnet/dreamweaver/php.html
    http://www.sitepoint.com/article/macromedia-dreamweaver-mx/
    If you want to test it on a local machine (your pc) you might want to download and install http://www.wampserver.com/en/
    I find it very simple to make your pc a server to test out programs in php.
    Just remember you can only make your pc into one type of server at a time.
    If you needed a couple of different types then set up VM software and make a couple different machines, just watch your memory requirements.