Good PHP examples

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andre Phandana

    Good PHP examples

    Hi, I am laerning PHP is there any books that you recommend? or eBook?

    Is there any great site built with PHP that you can show me. It will be
    great to see an example how PHP make the website great (functionality wise).

    Thank you,

    --Andre Phandana


  • kingofkolt

    #2
    Re: Good PHP examples

    "Andre Phandana" <aphandan@purdu e.edu> wrote in message
    news:ch4m50$gf6 $1@mozo.cc.purd ue.edu...[color=blue]
    > Hi, I am laerning PHP is there any books that you recommend? or eBook?
    >
    > Is there any great site built with PHP that you can show me. It will be
    > great to see an example how PHP make the website great (functionality[/color]
    wise).[color=blue]
    >
    > Thank you,
    >
    > --Andre Phandana
    >
    >[/color]

    A good book to get you started is Teach Yourself PHP in 24 Hours (Sams
    Publishing). The Sams website is http://www.samspublishing.com.

    - JP


    Comment

    • steve

      #3
      Re: Re: Good PHP examples

      "kingofkolt " wrote:[color=blue]
      > "Andre Phandana" <aphandan@purdu e.edu> wrote in message
      > news:ch4m50$gf6[/color]
      @mozo.cc.purdue .edu...[color=blue][color=green]
      > > Hi, I am laerning PHP is there any books that you recommend? or[/color]
      > eBook?[color=green]
      > >
      > > Is there any great site built with PHP that you can show me. It[/color]
      > will be[color=green]
      > > great to see an example how PHP make the website great[/color]
      > (functionality
      > wise).[color=green]
      > >
      > > Thank you,
      > >
      > > --Andre Phandana
      > >
      > >[/color]
      >
      > A good book to get you started is Teach Yourself PHP in 24 Hours[/color]
      (Sams[color=blue]
      > Publishing). The Sams website is http://www.samspublishing.com.
      >
      > - JP[/color]

      I have found the best way to learn a new anything is from reading a
      book. Learning it one bit at a time from the web is not the most
      efficient. Web is good to find specific answers to your problems. So
      I second the above post.

      --
      http://www.dbForumz.com/ This article was posted by author's request
      Articles individually checked for conformance to usenet standards
      Topic URL: http://www.dbForumz.com/PHP-Good-exa...ict145431.html
      Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=486768

      Comment

      • Craig Storey

        #4
        Re: Good PHP examples

        Andre Phandana wrote:[color=blue]
        > Hi, I am laerning PHP is there any books that you recommend? or eBook?
        >
        > Is there any great site built with PHP that you can show me. It will be
        > great to see an example how PHP make the website great (functionality wise).
        >
        > Thank you,
        >
        > --Andre Phandana
        >
        >[/color]

        Read all of the tutorials from - www.phpfreaks.com

        Comment

        • Gert Jan Wiersema

          #5
          Re: Good PHP examples

          > A good book to get you started is Teach Yourself PHP in 24[color=blue]
          > Hours (Sams Publishing).[/color]

          I've had this one, but it was quite a struggle. Not in means of
          difficulty (it is a very good book), but it's just more than getting
          started. When you finish chapter one, you can't remember what was on
          page 4...

          I tried a smaller one (Visual quickstart guide, PHP for the worldwide
          web - Larry Ullman). It didn't go "deep", but I found myself more
          behind the screen, applying the things I've just learned, and in this
          case trying it over and over again is a good way to learn. And I think
          you can learn more from other sites and bigger books when you have the
          basic skills in your head.

          But this can vary from person to person :)

          Gert


          Comment

          • Data Goob

            #6
            Re: Good PHP examples

            Andre Phandana wrote:[color=blue]
            > Hi, I am laerning PHP is there any books that you recommend? or eBook?
            >
            > Is there any great site built with PHP that you can show me. It will be
            > great to see an example how PHP make the website great (functionality wise).
            >
            > Thank you,
            >
            > --Andre Phandana
            >
            >[/color]

            Learn Web Design & Development with SitePoint tutorials, courses and books - HTML5, CSS3, JavaScript, PHP, mobile app development, Responsive Web Design


            Excellent books on PHP.


            Comment

            Working...