toggle menu

I am newbie to PHP, can anyone explain me Getter and Setter methods in PHP.

Gurnam Hiranandani |05 Apr at 07:04

I am newbie to PHP, can anyone explain me Getter and Setter methods in PHP, are they work similar like in JAVA or there is something different concept PHP use for these.

  • 1 like
  • 1 comment

Gaurav Thakur05 Apr at 10:04

Yes, Getter and setter methods works similar in PHP.
you can also use PHP's __get() & __set() methods.

Posted:

05 Apr at 07:04

Viewed:

769 times

Active:

06 Apr at 01:04