How can i study or try PHP programming at home if I only have a laptop with WIndowsXP

Discussion in 'PHP' started by SEOXpert2011, Apr 4, 2011.

  1. #1
    Hi All;

    I want to learn PHP programming but I do not have that big server computers or a network of computers. Is it possible to do PHP programming using only a laptop connected only to internet, through a 3g modem; and running on Windows XP SP3 OS? What are the application and/or software that I need to install to make it work?

    Regards
    SEOX
     
    SEOXpert2011, Apr 4, 2011 IP
  2. JoelLarson

    JoelLarson Peon

    Messages:
    61
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes, it's very possible to develop PHP based software with a low end machine. I used to do it with a low clocked eeePC. For Windows XP, I'd recommend WAMP (windows apache mysql php) to start off. It's simple to use and straight forward. Then you just go into your WAMP folder, www directory, and create your files.
    http://www.wampserver.com/en/

    Otherwise, your other simple solution would be XAMPP (apache mysql php perl), which is found here:
    http://www.apachefriends.org/en/xampp.html
     
    JoelLarson, Apr 4, 2011 IP
  3. MikeLugar

    MikeLugar Well-Known Member

    Messages:
    1,453
    Likes Received:
    36
    Best Answers:
    2
    Trophy Points:
    150
    #3
    It is definitely possible, there are lots of tools out there. Also, if you look around there is some free hosting out there that you could run your scripts on. Developing php can be done in anything from Notepad to the expensive Dreamweaver. There are plenty of free html editors that support php and many other languages.
     
    MikeLugar, Apr 4, 2011 IP
  4. RogueCZzzz

    RogueCZzzz Greenhorn

    Messages:
    9
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    13
    #4
    Hello

    You can also try www.easyphp.org in this package is all you need (EasyPHP = PHP + Apache + MySQL + PhpMyAdmin + Xdebug)

    Rogue
     
    RogueCZzzz, Apr 4, 2011 IP
  5. AlC4Tr4z

    AlC4Tr4z Member

    Messages:
    29
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #5
    I like wamp thus other package..
     
    AlC4Tr4z, Apr 4, 2011 IP
  6. leunamer

    leunamer Peon

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I'm using XAMPP, its all in one package for your PHP requirement and Notepadd++ for code editor
     
    leunamer, Apr 4, 2011 IP