__call « Class « PHP






1.__call( ) method is called if PHP fails to find the method
2.Intercepting Method Calls with the __call() Method (PHP 5 Only)
3.Using the __call() Method