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.

just started php today

Discussion in 'PHP' started by unbeatable, Jan 13, 2010.

  1. #1
    today i downloaded a book about php and started to read it
    i m just curious,i know its a bit late for me to do these things.

    i wanna know which one is prior to learn in web design ,
    php
    javascript
    ajax
    xml
    mysql

    i don't know what are the steps
     
    unbeatable, Jan 13, 2010 IP
  2. JAY6390

    JAY6390 Peon

    Messages:
    918
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #2
    JAY6390, Jan 13, 2010 IP
    unbeatable likes this.
  3. elisha24

    elisha24 Well-Known Member

    Messages:
    359
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    160
    #3
    these are not for designing these are web development languages ,you need css,flash for designing
     
    elisha24, Jan 15, 2010 IP
    unbeatable likes this.
  4. dsignresponder

    dsignresponder Greenhorn

    Messages:
    81
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    18
    #4
    It's never late to start learning something new! ;)
    You haven't mentioned your skills in HTML/CSS. These two languages are like brothers and they will be your basis in designing/creating websites.
    W3Schools is a good place to start with HTML, try to find a book for HTML beginners.
    At W3Scools CSS section you can start with learning CSS.
    Spend as much time with HTML/CSS as you can to get familiar with the syntax and behavior...
    After that move on to PHP, finding a book for PHP beginners, use Google to find related books, tutorials and websites!

    Motivate yourself, be tough and diligent!!!! :)

    Good luck!
     
    dsignresponder, Jan 15, 2010 IP
  5. baris22

    baris22 Active Member

    Messages:
    543
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #5
    Html + Php + Mysql + Css + Javascript + Ajax

    Before learning php you sould learn html. Learning php will not help you to create dinamic sites by itself. You should learn mysql with php (together).

    When you learned html, php and mysql you can try to make your site look better and do fancy things by learning css, javascript and ajax.
     
    baris22, Jan 15, 2010 IP
    unbeatable likes this.