Results 1 to 3 of 3

Thread: Questions about PHP from a n00b

  1. #1
    absonic's Avatar n00b BT Rep: +7BT Rep +7
    Join Date
    Feb 2006
    Posts
    64
    I want to learn PHP, so i have some questions for people who are experienced with this:

    Should i start with something before PHP or do i need to have some pre-knowlege, except HTML?
    What are really the possibilities of PHP, what are its advantages and disadvantages? Is there a big difference between PHP and ASP?
    How much time will it take to learn some basics?

    And everything else you can recommend or advise to me?

  2. Internet, Programming and Graphics   -   #2
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    afaik the large difference between asp and php are that one is free (php) and the other costs money.

    They're different coding languages but likely very similar.

    It's good to have pre-knowledge of any coding language before starting (they all use the same theory: loops and conditions (IFs)).

    It's good to learn HTML before php, because the main use for php is to output html.

  3. Internet, Programming and Graphics   -   #3
    MaaxHimself's Avatar ‡ Borat Sagdiyev ‡ BT Rep: +9BT Rep +9
    Join Date
    Aug 2007
    Posts
    605
    Yeah I agree with rossco, learn html first!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •