When you work with consultants, be classy and give credit where it’s due after the project is complete.
PHP: Read Only Attributes
Like in JavaScript, sometimes you want an object property in PHP to be read-only. This is pretty easy to set up!
JavaScript: Read Only Attributes
Sometimes you want a property of an object in JavaScript to be read-only. Thanks to newer language features, this is pretty easy to set up!