in my general practice of laziness, i decided to scroll through my bookmarks for the php.net site instead of typing it in the address bar, which to my surprise, i don't have in there! but, i saw this bookmark titled "PHP Anthology...", so i thought... hmmm... what is this? i don't recall putting it there...
so, i followed the bookmark to this site. after looking at the content, i think i know why i added the bookmark-- it is a solicitation for books called the PHP Anthology: Object Oriented PHP Solutions. up until i began my quest to study and learn PHP just a few short months ago, i was tooling around (first w/ coldFusion as my personal project, and then...) w/ ASP.NET because that's what my workplace wants me to use to build some simple stuff to integrate into our enterprise software-- workflow management environment in which we're required to communicate our tasks, progress status, etc, blah, blah. i likely bookmarked the link above because the way i understand it, ASP.NET is "object oriented" programming, so i wanted to see how the concept applied to php (although i never bought the books yet). i'm not really sure what the term really means, but i have my ideas about it. i understand it's a rather challenging concept to get the hang of it (at least of you've been an ASP programmer-- as in, it is NOT the same, and therefore is the source of frustration for many of yesterday's ASP developers).
anyway, not to get too far off on a tangent, i'm curious, have any of you investigated that book at my link above, and/or, have you any experience w/ PHP: Object Oriented programming? If so, i'd really like to hear a bit about it. i am still very much in the infant stages of my PHP knowledge and understanding, but i can't help but be curious as to what this Object Oriented PHP is all about. or is this guy just trying to make a buck off of people who don't have a desire to truly learn PHP? it is my desire to learn as much as i can, and have the most thorough knowledge as possible before my brain explodes. (i was never a math wiz, but logic, i can handle. so far, so good w/ PHP-- i just wish i had some live people to discuss it with, and some good exercises to test my understanding, and exercise application of logic and functions to the solution of problems presented.)
When i first heard our systems guy at work explain ASP.NET, and object oriented programming to me, i thought it sounded a bit like some things i had encountered in coldFusion-- the CFC's-- coldFusion components. i never got far enough into ColdFusion to have a good enough understanding to say truly whether it is or is not Object Oriented, obviously in part because i don't really even know what the term means in the first place! also, it's very easy to let DreamWeaver write to code for you, so you can do stuff w/out really knowing what you're doing-- if that makes any sense. needless to say, i am no ColdFusion developer by any means-- i simply played a bit w/ it as a seamless integration w/ DW, which i venture to guess is a dirty word, if not totally disregarded here in this forum.
sorry, i don't mean to sound like a flake-- i'm just curious to hear what some of you much more experienced programmers have to say about the concept of Object Oriented Programming in terms of PHP. sorry for my long way around getting to that question.
anyone?