note 86299 added to language.oop5.interfaces

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
Interfaces are also good for connecting your code to periphial devices and/or other software applications - of which you are not the author of. For example, your digital camera has many functions built-it, and when connected to your computer, the software running locally uses the camera's "interface" to communicate with it.

When you look at interfaces from this point of view, the program you write is like "extending" the actual device or applications internal software, but without the original source code or classes.
----
Server IP: 69.147.83.197
Probable Submitter: 66.53.208.81
----
Manual Page -- http://www.php.net/manual/en/language.oop5.interfaces.php
Edit        -- https://master.php.net/note/edit/86299
Del: integrated  -- https://master.php.net/note/delete/86299/integrated
Del: useless     -- https://master.php.net/note/delete/86299/useless
Del: bad code    -- https://master.php.net/note/delete/86299/bad+code
Del: spam        -- https://master.php.net/note/delete/86299/spam
Del: non-english -- https://master.php.net/note/delete/86299/non-english
Del: in docs     -- https://master.php.net/note/delete/86299/in+docs
Del: other reasons-- https://master.php.net/note/delete/86299
Reject      -- https://master.php.net/note/reject/86299
Search      -- https://master.php.net/manage/user-notes.php
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.