Posted by Michael Fesser on 11/29/06 11:29
..oO(Tony Marston)
>"Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
>news:bpudnWTDrLPbNPHYnZ2dnUVZ_tudnZ2d@comcast.com...
>>
>> The PHP interface defines a set of methods (function) which are required
>> by the classes which implement the interface. Java is similar in that
>> respect. But both are a subset of the total interface.
>
>It is possible to access the method directly without an interface, therefore
>an interfae is not necessary.
RTFM!
Object Interfaces
http://www.php.net/manual/en/language.oop5.interfaces.php
Micha
Navigation:
[Reply to this message]
|