Re: [PHP-LANG] OO-problem

[email protected] (Stanislav Malyshev)
Newsgroups php.lang
Organization Zend Technologies Ltd (http://www.zend.com/)
Message-ID <[email protected]>
BC>> If a class, say A, has more than 1 method with equal names, say b, and
BC>> different signatures and one of these methods b of an instance A is

PHP does not differentiate functions by parameters, only by name. So
there's no C++ term of "signature" here.
-- 
Stanislav Malyshev, Zend Products Engineer
[email protected]  http://www.zend.com/ +972-3-6139665 ext.115
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.