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

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 ?
Reply
#2

(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
Reply
#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
#4

If you want to Private Message some one make sure you turn Private Messaging on in your Profile.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#5

(03-04-2019, 04:57 AM)InsiteFX Wrote: If you want to Private Message some one make sure you turn Private Messaging on in your Profile.

Likewise, if a user allows private messages it's probably safe to assume the will accept questions via PM.
Reply
#6

The Journal - PHP 7 OOP Related
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB