Learn php and develop web site

by 22 replies
25
I want to learn php to develop a web page
#programming #develop #learn #php #site #web
  • Great !!
    PHP is really easy to learn.
    Kindly check the following steps where you will get good examples to learn PHP.
    1. Go to w3cschools site and on left side you can see "Learn PHP", Click on it , You will get great examples to learn PHP.
    2. Search "PHP Manual download" on google, click on first result and download the .chm manual which will also help you to understand the php with sample code.

    Hope this will help you.
  • You have to learn PHP so you can prefer many ways like classes and online. There are many ebooks available on internet so you can read and learning the PHP.
  • Get the O'reilly PHP pocket reference book for the main language constructs:

    PHP Pocket Reference*-*O'Reilly Media

    You can carry this around with you and refer to it as needed.

    Once you have become familiar with the main constructs of the language, the rest can be found in the PHP manual:

    PHP: Download documentation
  • I believe, W3schools is the best platform for learning PHP.
    recently I'm also trying to learn PHP. easy to understand and practice with exercise .
    hope you'll be successful. best of luck.
  • Absolutely should get properly trained.

    Training + practice + blogging + bookmarking = $success;

    Propper training will piece it together and get you forced to type the concepts. Repetition and practice will allow you to hand code OOP php and prcedural php.

    Generally, you have strong html / css skills since PHP extends on this knowledge.

    A quasi-master will know how to edit and hand-code all PHP MYSQL scripts.

    You know you got somewhere when you can handcode complete applications very quickly and faster than using copying / pasting.

    Learn more here with this quality blog more than 40,000 words.

    bohemiawebsites.com/Our-Blog.html has lots of blog posts about php too.
  • Try to build something simple and use W3Schools as a resource.
  • If you know HTML it will be easy for you to learn PHP. I think w3schools is the perfect place for learning PHP.
  • Here's your first bit of code for practice!

    PHP Code:
    <?php echo 'hello world.'?>
    • [1] reply
    • w3schools is controversial. I don't have a high enough post count to post links, but most programming sites strongly suggest staying away from that site.
      • [2] replies
  • PhP is a great language when come to programming and easy to learn too. plenty of tutorials are available on the internet .you can try w3schools .good luk
  • Banned
    [DELETED]
  • Banned
    If you are a graduate just do it under some developer,
    or you can take a short course from your local institution,
    other wise you can take help from our great teacher mr.google.
  • Buy an intro book. Read it. Start programming.
    Google any questions or difficulties you have as they arise.
    Clock up the miles programming.
    In a week, you'll have a website up-and-running.
    In 6 months, you'll be a solid PHP coder.
  • Good!!!

    you choose a write option for creating the website. If you want to learn the PHP language then you can choose any institute which provides solutions for PHP. You can handle some live projects over there

    You should also try online tutorial. actually everything is available on internet & you can try that tutorial to examine yourself. One site(w3school.com), which is the best option to enhance your knowledge.
  • which is the book ( standard reference) - for PHP beginners; where in I can master the fundamentals and keep it as a reference book for long time.

    Any suggestions ?
    • [1] reply
    • Hey, Sandycmy,
      Everyone's will give your their own answer to this question. But back in the day, I remember, "Build Your Own Database Driven Website With PHP & MySQL" by Kevin Yank was a decent book.

      Although, I've just looked on amazon and the book is in its third edition but there are a few negative comments there, indicating that the examples contain security holes.

      If I remember correctly one of the examples in the book is a content management system (CMS). That's a massive undertaking from scratch.
      And the readers are warned by the author that it's only an example. It's a beginners' book after all. I mean you can't use it to professionally build such complex systems. But as an introduction it does its job. Combine it with a couple of php recipes or anthology books (and a php security book)and you'll be on your way.

      Peace
      • [1] reply
  • Banned
    [DELETED]
  • Banned
    [DELETED]
  • The tutorial that w3schools has available is pretty good , you should check it out.
  • Indeed!!! It is an amazing experience learning PHP and developing a website. It is a challenge because you have to spend time and regular practice which will improve your knowledge and skill of PHP. In this context you will have to refer to an article, go through tutorial and online PHP learning video. W3school is one of the best ways to begin learning PHP.
  • Hey!,

    looking up some local courses in your area.
    If you need help send me a (PM).
    • [1] reply
    • you can learn php html and php from w3schools.com

Next Topics on Trending Feed