Welcome Guest, Not a member yet? Register   Sign In
OOP Concept PHP
#3

(02-28-2019, 01:52 PM)dave friend Wrote:
(02-28-2019, 12:33 AM)kevinjunior Wrote: As a first learner of programming how to learn a PHP in OOP Concept

Should I understand  about logic, aritmethic, assingment concept, as I know PHP Native is used OOP Concept not MVP Concept

Now, I use Visual Studio Code in New Version 1.31,

What is the step to undertand OOP Concept in PHP ?

You need to understand ALL the concepts of logic, syntax and much, much more. Pretty much everything on this page. (It is available in multiple languages.)

Both OOP and MVC use "Native" PHP.
Object-oriented programming (OOP) is an alternative to "Procedural" programming.
Model-View-Controller (MVC) is an architectural pattern which, more often than not, uses OOP

To learn about OOP in PHP start with the PHP Documentation

Ok thank your very much,

Are you OK, if I ask you in private message
Reply


Messages In This Thread
OOP Concept PHP - by kevinjunior - 02-28-2019, 12:33 AM
RE: OOP Concept PHP - by dave friend - 02-28-2019, 01:52 PM
RE: OOP Concept PHP - by kevinjunior - 03-03-2019, 11:17 PM
RE: OOP Concept PHP - by InsiteFX - 03-04-2019, 04:57 AM
RE: OOP Concept PHP - by dave friend - 03-09-2019, 12:08 PM
RE: OOP Concept PHP - by InsiteFX - 03-09-2019, 02:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB