Jump to content

What is considered OOP PHP


nagihcim1

Recommended Posts

I know what OOP PHP is but I can't grasp it exactly in relation to a website.  For instance in order to be considered OOP PHP would all your pages need to be "webpage" objects with variables like "header", "footer" and "content" and then passing all the pages html to this class.

 

Would it still be considered OOP PHP if the html of the webpage was written out for each page (assume we are coding a car dealership) and only objects like "car" and "salesman" were created.

Link to comment
https://forums.phpfreaks.com/topic/250820-what-is-considered-oop-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.