The Artima Developer Community
Sponsored Link

PHP Buzz Forum
magic __get and __set style?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Kimsal

Posts: 124
Nickname: mgkimsal
Registered: May, 2008

Michael Kimsal is a senior web technologist and host of WebDevRadio.com
magic __get and __set style? Posted: Dec 19, 2010 1:23 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Michael Kimsal.
Original Post: magic __get and __set style?
Feed Title: Michael Kimsal's weblog
Feed URL: http://michaelkimsal.com/blog/category/php/feed/
Feed Description: Web development and new media observations
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Michael Kimsal
Latest Posts From Michael Kimsal's weblog

Advertisement
For a long time I’ve held that __get and __set in PHP were not all that hot  - mostly because it’s solely error handling.  There’s no way to deal invoke __get or __set behaviour for properties that are defined on a class.  That’s sort of a beef for another post (I’d started an RFC some [...]

Read: magic __get and __set style?

Topic: MySQL Transaction Gotchas & Good Parts Previous Topic   Next Topic Topic: Server hacked: exim4 -- arbitrary code execution

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use