Hey,
I am a programmer in PHP Procedural and have just applied for a new job to further my career as a PHP Programmer, however they said it's advised to learn PHP OOP... so I have been watching some tutorials about PHP OOP and it just looks like OOP is making procedural code 10x longer for no reason.....
Whats the point in learning OOP when it does nothing that procedural programming doesn't do it seems?
It just seems like your wrap a load of functions in a class why not just have functions......
Anyone shed some light on this?
Dan