Course lesson

Create class properties in previous versions of PHP

Attaching properties to a PHP class is important, so you can track specific values of data entities or functionality.

Duration
3 min
Access
Included
Transcript
Available

Attaching properties to a PHP class is important, so you can track specific values of data entities or functionality.