1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

what is the need for php?

Discussion in 'PHP' started by bhuppi890109, Oct 29, 2010.

  1. #1
    hi friends i want to learn php but i dont know which tools required for this ...will you tell me
     
    bhuppi890109, Oct 29, 2010 IP
  2. s_ruben

    s_ruben Active Member

    Messages:
    735
    Likes Received:
    26
    Best Answers:
    1
    Trophy Points:
    78
  3. KingOle

    KingOle Peon

    Messages:
    69
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You need a web server with PHP installed on it; then a text editor such as notepad to write your scripts then you're good to go.
     
    KingOle, Oct 29, 2010 IP
  4. Nythe

    Nythe Peon

    Messages:
    30
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you want to learn PHP, then the best idea is to test and learn locally. Download WampServer which includes MySQL as well and install it. Make your PHP files in notepad, or if you want syntax-highlighting, use some good freeware like Notepad++
     
    Nythe, Oct 29, 2010 IP
  5. kasun0777

    kasun0777 Well-Known Member

    Messages:
    355
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    138
    #5
    Read E-books and work hardly
     
    kasun0777, Oct 29, 2010 IP
  6. betaturn

    betaturn Peon

    Messages:
    273
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    To learn php in 10 minuts literally, just buy the book "Learn PhP the Ez way" from scriptsez.net
    You will need apache server with php (both are free) to download to run on your computer
    Or alternately, you can run php scripts on your webhosting which supports php.
     
    betaturn, Oct 30, 2010 IP
  7. Pedro Gorrin Diaz

    Pedro Gorrin Diaz Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    download xampp from apachefriends . org and install it will install everything you required to work on php then follow some good sites like www . w3schools .com
     
    Pedro Gorrin Diaz, Oct 31, 2010 IP
  8. coldcoder

    coldcoder Well-Known Member

    Messages:
    954
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    130
    #8
    1- get apeach better Appserver (apeach + mysql) and install it
    2- use w3schools dot com to know more and try
    3- get ebooks for more complex
     
    coldcoder, Oct 31, 2010 IP
  9. AdvancedDecoder

    AdvancedDecoder Guest

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    You can use dreamweaver to make php script and it would be easier for you to code php and you will get a dot reference and code beautify
     
    AdvancedDecoder, Oct 31, 2010 IP
  10. leh

    leh Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I'd install a local web server as the fellows above pointed out.
    Buying a book is all good, but with a little dedication it's quite easy to learn just by example.
    Decide what you want to acomplish, ie I want to make a site that requires login. Then find a tutorial or finished login script. Make sure it's basic.
    Look at the script, google or lookup anything you don't understand on php.net and then move on to the next function you want to add. Rinse and repeat.

    Learning from a book without an actual goal is boring. Learning by doing is fun :)
     
    leh, Nov 1, 2010 IP
  11. IamNed

    IamNed Peon

    Messages:
    2,707
    Likes Received:
    276
    Best Answers:
    0
    Trophy Points:
    0
    #11
    php does almost everyhing
     
    IamNed, Nov 2, 2010 IP
  12. sabaina

    sabaina Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Get easyphp: easyphp.org
    Go through all the tutorials here: devzone.zend.com/article/627
     
    sabaina, Nov 4, 2010 IP
  13. Garcia

    Garcia Member

    Messages:
    524
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    33
    #13
    you can download xampp. It has everything. even portable versions are available
     
    Garcia, Nov 4, 2010 IP
  14. strikeoneads

    strikeoneads Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    w3schools.com is the best because they have a "Try it" option where you can test out code on their site.


    The best way to learn is by practicing, there is a huge amount of information on the web. Just start building a cool website, and learn each part as you go.


    Web Design & Development Company,India
    strikeoneads.com
     
    strikeoneads, Nov 12, 2010 IP
  15. teamaguilar

    teamaguilar Peon

    Messages:
    197
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I would recommend you to visit www.php-learn-it.com. you can learn PHP with practical examples.
     
    teamaguilar, Nov 19, 2010 IP