Tutorial recommendations

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nonsensitor
    New Member
    • Oct 2006
    • 20

    #1

    Tutorial recommendations

    Hi, I have a couple of questions:

    1. Does anyone have any tutorial recommendations for an absoloute PHP beginner? I have done a little html and css coding to date but that is it.

    2. Is PHP considered best practice from a w3c-compliant web development perspective? Is XML an alternative?
  • nonsensitor
    New Member
    • Oct 2006
    • 20

    #2
    Ah - have just noticed the great big "Tutorials" tab up there in the nav...how about I try that out before asking here?
    ;-)

    Comment

    • ronverdonk
      Recognized Expert Specialist
      • Jul 2006
      • 4259

      #3
      As for 1., there are several PHP beginners courses. The better ones are:
      W3Schools PHP tutorials
      Zend developer zone for absolute beginnners
      PHPFreaks tutorials

      As for no 2. PHP is a scripting (programming) language. XML is a data description method. You can combine both, i.e. processing XML with PHP.

      Ronald :cool:

      Comment

      • nonsensitor
        New Member
        • Oct 2006
        • 20

        #4
        Ok, that helps, thanks.

        Comment

        • lasithwaruna
          New Member
          • Nov 2006
          • 6

          #5
          http://msconline.macon state.edu/tutorials/

          Comment

          • vssp
            Contributor
            • Jul 2006
            • 268

            #6
            w3schools.com is the best one fro beginners

            Comment

            • nonsensitor
              New Member
              • Oct 2006
              • 20

              #7
              Thanks all for the recommendations . I'll give it a go.

              Comment

              Working...