So happy to share somany things, we should be proud to say that we are programmers, not just "script kiddies". Its not that we should not copy or use someone's code. The smart way to do the work is copy paste. but it should be done in a proper way. We should not start inventing the wheel, rather we can give leverage to it.
Yep, and that requires one to fully understand what the stuff one copy and paste do, if not the person is in deep(troubled?) waters (i.e. a "script kiddie" )...
Actually, when one think of it ... most, if not almost everyone, has learned to code by other people, their code, and their mistakes ... no matter if you take courses, read a book or look into someones code, it's still learning from another person how that person have done stuff
(heh, I don't even use the popular(?) PEAR stuff ... just because I haven't looked into it what exactly it do with everything (and really don't have the patience to do so) ... therefore I'm not that eager to use it ... I rather make my own functions to handle databases )