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

Write a program using while loop?

785


Write a program to show the joining of two strings in php?

739


How is it possible to remove escape characters from a string?

804


What is php date function?

815


How to set cookies in PHP?

818


How many escape sequences are recognized in double-quoted strings in php?

745


Is age a variable in research?

676


Can we embedded directly PHP code into XHTML document? State Whether True or False?

1520


What is oops php?

711


What is difference between mysql_fetch_array and mysql_fetch_assoc?

699


How to call php function from javascript using ajax?

701


What does mvc stand for and what does each component do?

749


Is it easy to learn wordpress?

747


What types of MYSQL function available for affecting columns

747


How to open a file for writing?

754