Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
Menu
__call « Class « PHP
PHP
Class
__call
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