News Feed
Sections

News Archive
Eran Gelperin's Blog:
Operator overloading in PHP
July 08, 2008 @ 10:29:54

Eran Gelperin gives an overview of the current state of overloading abilities PHP has in a new blog post today:

Operator overloading is a programming language features that allows operators to act differently depending on the type of data they are operating on. Since OOP lets us create custom types (classes), there are plenty of opportunities to do useful and interesting code manipulations using operator overloading.

He talks about magic functions, the additions that the SPL made, the PECL addition operator and how much its currently being discussed on the PHP internals list.

0 comments voice your opinion now!
operator overload spl magic function operator internals mailing list



Similar Posts

Mike Potter's Blog: Adobe and developers...We're getting there

Dikini.net: Poor man's macro programming in php

JSLabs Blog: Top 10 PHP frameworks (for 11.28.2006)

Nik Chankov's Blog: 10 reasons to choose CakePHP as Framework

Community News: The "Go PHP5" Effort Officially Launched


Community Events











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


framework example application code cakephp job PEAR book release conference package database mysql developer security zend PHP5 zendframework releases ajax

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