News Feed
Jobs Feed
Sections




News Archive
Web Developer Juice:
PHP Magic Functions Best Part of Object Oriented PHP - Part 2
May 19, 2011 @ 10:14:27

Web Developer Juice has posted the second part of their series looking at some of the "magic functions" that PHP has to offer - special functions that do automagic things in your scripts and classes. Part one can be found here.

In my previous post ( PHP Magic Functions ), I discussed about __construct, __destruct, __call and __callStatic. Lets explore a few more magic functions...

In this latest part of the series they look at three functions:

  • __set/__get
  • __invoke
1 comment voice your opinion now!
magic function method oop get set invoke


blog comments powered by Disqus

Similar Posts

Paul Reinheimer's Blog: Today's Funcaday (Escaping)

Lorna Mitchell's Blog: Callbacks in PHP

Brandon Savage's Blog: A Lesson In Static Methods And Late Static Binding

Mike Naberezny's Blog: Better PHPUnit Group Annotations

Jonathan Snook's Blog: CakePHP: Data Validation


Community Events











Don't see your event here?
Let us know!


introduction community interview conference podcast testing rest usergroup release series unittest opinion framework database phpunit development language functional symfony2 zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework