News Feed
Jobs Feed
Sections




News Archive
DevShed:
The Call Magic Function in PHP 5
June 09, 2009 @ 08:44:57

Continuing their look at the "magic functions" that are included in PHP5, DevShed has posted this new tutorial looking at the "__call" method to intercept calls to methods in a class that don't exist.

If you're a PHP developer who wishes to learn how to implement and use the set of magic functions that come included with PHP 5, you've come to the right place. [...] As the title of this article suggests, in the new few lines I'm going to take a deeper look at the"__call()" function, so that you can quickly become familiar with it.

They include code examples of the __call method in use - catching a call to a "fetch" method.

0 comments voice your opinion now!
tutorial call function magic


blog comments powered by Disqus

Similar Posts

NetTuts.com: Learn to Create Interactive Drill-Down Dashboards with PHP and FusionCharts

WebReference.com: Encryption Techniques for Your PHP Development

WordPress Arena: How to Convert a WordPress Blog into WordPress MU

Gonzalo Ayuso's Blog: Using Monkey Patching to store files in CouchDb using the standard filesystem

PHPBuilder.com: Creating an Online Survey - Part 1


Community Events











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


composer development code functional object database interview zendframework2 release podcast introduction tool opinion example language community framework conference testing series

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