wampserver installation(IP address)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • supriya gaur
    New Member
    • Mar 2014
    • 1

    wampserver installation(IP address)

    I want to do php installation and for that there is need for wampserver and for wampserver there is need for IP address..and i am not able to find that..plzzzzzzz zzzzzzzzz help mee..
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    What you say is incorrect.

    WAMP is short for: Windows, Apache, MySQL, PHP

    so, after you install WAMP you will have:
    1) Apache - the webserver
    2) MySQL - the database
    3) PHP - to do some programming...

    A default install of WAMP will find your ip-address.
    Or will use 127.0.0.1 (which is also known as 'localhost')

    Comment

    Working...