PHP scripting question...

Discussion in 'Scripting & Programming' started by Alex Wright, Oct 22, 2008.

  1. Alex Wright

    Alex Wright Megabyte Poster

    501
    9
    57
    Hi,

    I'd like to teach myself how to script using PHP via the tutorial on the W3's website.

    How would I go about viewing the pages I've created in IE or Firefox using a web server configured to run locally on my machine? I can't use IIS as I have to change the address to 127.0.0.1 in order for it to work which means my connection to the Internet's lost and I can't make further progress with the tutorial. Will I need to install something like Apache? My PC's running a copy of XP by the way!

    All help greatly appreciated. :)

    - Alex
     
    Certifications: 70-680 Configuring Windows 7
    WIP: 70-642
  2. ThomasMc

    ThomasMc Gigabyte Poster

    1,507
    49
    111
    Yeah you need a webserver to run your scripts try xampp, put the php files in the htdocs folder and the goto http://localhost
     
    Certifications: MCDST|FtOCC
    WIP: MCSA(70-270|70-290|70-291)
  3. Alex Wright

    Alex Wright Megabyte Poster

    501
    9
    57
    Thank you, I'll give it a go.
     
    Certifications: 70-680 Configuring Windows 7
    WIP: 70-642

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.