I'm learning OOP in PHP5 right now, and just am not sure why it's so desired when it looks like it's doing stuff that could otherwise be done just as good in procedural. I'm sure there's a benefit as many people use OOP, especially large scale applications, but I'm just at a lost as to why.
Thanks
I just mainly don't understand why I would use OOP when including php files that contain the functions is essentially the same (at least from what I understand).


Sign In
Create Account

Back to top









