How I can learn PHP?

by 35 replies
42
Well I am looking for good website where I can learn PHP! I have a subject in my study and I also want to use PHP knowledge in my freelancing work so it's helps me to do good in study as well as making money from it!

Please share some links where I can learn it step by step.

Thanks in advance.
#programming #learn #php
    • [1] reply
    • You can go to w3schools, they have a good full on php section that will teach you the basics, however im against any newbie programmer learning php, because its not going to be the industry standard any longer,JAVASCRIPT IS KING right now, if you want me to advice you want start learning NODE.JS, which is very Hot right Now!!

      Hope That Helps
      • [1] reply
  • w3schools.com is a good place to start.
  • 1) learn basic on w3schools
    2) purchase good ebook/printed books from sitepoint.com
    3) lynda.com for video tutorials
    4) vtc for video tutorials
  • Learn to code | Codecademy is really good too IMO
    • [ 2 ] Thanks
    • [1] reply
    • I second that, Codecademy is a really good tool.
  • I don't think you truly understand the difference between the two languages, websites can't function with java-script alone as they need server side functionality.
  • You Should Join School as basic things Comes from . So Suggestion for You is to with w3schools.com where one can learn basic to advance Concepts with their rich Tutorial help .
    Thanks
  • you can learn PHP at w3school website.
  • w3 schools will be a better option , If you are interested in joining an online php coaching,just sent me an email. We do have step by step , assignment oriented training sessions.
  • Here is a full fledged guide that will help you in getting started -

    The Best Way to Learn PHP | Nettuts+
  • lynda.com are definitely the best. $25 per month but definitely worth it.

    They also have some free you should check out
  • Banned
    [DELETED]
  • PHP is an open source and easy to learn online. You can start from w3schools.com. In addition, there is an official website of PHP, "www.php.net" So, use this site to learn PHP in a proper way.
  • If you really want to dive into coding check out this free Harvard course CS50 This course was a real game changer for me.

    But as a simple PHP course my favorite is the PHP fundamentals course at TutsPlus
    • [ 1 ] Thanks
  • php.net is the best source to learn php.
  • You can learn from php.net or w3Cschools they both have great tutorials for helping you getting the understanding of the basic concepts step by step.
  • I would not recommend W3Schools under any circumstances;
    W3Fools

    As for how to learn PHP; it differs per person. Some people read books and some people just play with it. Others follow video tutorials.
    • [ 1 ] Thanks
    • [1] reply
    • Haha, that was an interesting read.
  • Fastest way is to try and do something, try making a simple guestbook, and learn the basics just doing it. There are lots of resources for that, for example php.net.
  • I have a same problem but i lean PHP with w3school and phpeasystep.there are more example given.
  • If you want to learn more about PHP, you can visit w3schools for online tutorials.
  • There are so many free tutorial, video and websites available where you can easily learn PHP. If you have any queries regarding PHP coding then so many forums are also available where you can easily share your problem and people will give you favorable reply. Initial basis you can learn from w3schools which is the best website you can learn easily.
  • Personally I think actually trying to do something in PHP will teach you the most. Try getting something from a webpage and echo-ing a certain bit. Look up how to do each stage from opening up the page to displaying the section.
    After this try to do something a bit harder. Always push yourself so you have to research how to do something you NEED for what your doing.

    I think actually diving into it will give the most benefit.
  • There are lots of online e-books, tutorials and coding examples available, which provides you each and every information without any cost.
  • Go to code.org
  • best sites for php learning are :
    PHP Tutorial - Introduction
    PHP Tutorial

    Download wampserver or xamp server to run php files , & use Sublime text to write your php code download sublime from here.
    Sublime Text: The text editor you'll fall in love with

    hope my few words will help you a lot...
  • Hi,

    If you need specific help you could ask on Onlinesupport Q&A as a webmaster I could prob help you too.
  • Lynda's tutorials are always helpful.

    You can start with:

    Introducing PHP with David Powers

    PHP with MySQL Essential Training with Kevin Skoglund

Next Topics on Trending Feed

  • 42

    Well I am looking for good website where I can learn PHP! I have a subject in my study and I also want to use PHP knowledge in my freelancing work so it's helps me to do good in study as well as making money from it! Please share some links where I can learn it step by step.