installing php

Discussion in 'PHP/MySql' started by Rqqepqqq, Oct 9, 2011.

  1. Rqqepqqq New Member

    Member Since:
    Jun 7, 2011
    Message Count:
    180
    Likes Received:
    1
    does anyone know of a good website or book on how to setup and run php on a windows iis. been looking at it and installed. i have no ideal what to do next. any help would be great.

    thanks
  2. Olga Member

    Member Since:
    Aug 7, 2010
    Message Count:
    58
    Likes Received:
    0
  3. webmaster.kwd New Member

    Member Since:
    Oct 11, 2011
    Message Count:
    30
    Likes Received:
    0
    Occupation:
    CEO
    Location:
    Pune India
    Dear Friend,
    Its very easy just download wamp server and install.
    u will be having PHP, APAche , MYSQL all of them at once..
    and very easy.
  4. jasonbourne9839 Member

    Member Since:
    Nov 16, 2011
    Message Count:
    45
    Likes Received:
    2
    You need to download only wamp server and instillation having PHP/MySQL. You can download it very easily from Google.
  5. amitweb07 New Member

    Member Since:
    Nov 9, 2011
    Message Count:
    14
    Likes Received:
    0
    install wamp for PHP, easy to install
  6. shrivcom New Member

    Member Since:
    Nov 15, 2011
    Message Count:
    19
    Likes Received:
    0
    Download Macromedia Dreamweaver and Wamp server. Macromedia Dreamweaver is the best application to write PHP code.
    Wamp server is required to run the PHP code. It installs like any other software.

    If all the above is done then follow this:-
    Open dreamweaver->Click on PHP-> write the code and save it in the wamp server folder-> now run wamp server and select localhost->it will open your default browser-> by default "index.php" will open-> specify the path of the file in address bar

Share This Page