what is interface in php? how it is use?

Answer Posted / asish kumar khuntia(mithu)

Interface is a object oriented concept,
It is the place where we can define the function.
When a class use that interface in that class the total
function body part will describe.
after that we can call that function in other class and we
are get result.

Is This Answer Correct ?    79 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does php sessions work?

731


Is php 5.6 secure?

757


How easy is php?

728


Do you know how to delete a file from the system?

771


How send email in php?

752


Is php procedural or oop?

775


What is the difference between require_once and require in php?

818


Which function is used in php to count the total number of rows returned by any query?

800


Please explain is it possible to use com component in php?

791


What are php filters?

729


What is mysqli_fetch_array?

765


How should a model be structured in mvc?

725


How many types of php frameworks are there?

705


How do I run php?

737


Is php front end or back end?

714