This statement isn't entirely correct, overloading is possible with the overload extension.
http://www.php.net/overload
Regards, Greg -- phpDocumentor http://www.phpdoc.org
Curt Zirzow wrote:
* Thus wrote Jean-Christian IMbeault ([EMAIL PROTECTED]):
Is it possible to overload a function is a class. I would like to have the same function defined differently depending on the number of arguments passed in. For example:
overloading isn't possible in php4.
Curt
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php