what is interface in php? how it is use?

Answer Posted / thirupathi rao

Interface is a prototype of method body.
when ever we want to develop the application by third party
vendor people, at that time we have to provide only interface.
why because the people gives the implementation in their own
way so we have to provide the interface.

Is This Answer Correct ?    30 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to submit form without a submit button.

539


Is salary a ratio or interval?

555


What are the advantages of php mysql?

521


How come the code works, but doesn’t for two-dimensional array of mine?

603


What is the current stable version of php? What advance thing in php7?

517






What is the use of htmlspecialchars in php?

526


How to add 301 redirects in PHP?

480


Does php support overloading?

571


Explain about the $_GET variable of PHP?

583


What does a delimiter do in mysql?

534


How to find the index of an element in an array php?

524


What is php and its uses?

509


When is a conditional statement ended with endif?

507


Why sessions are used in php?

509


How to convert a json string to an array in php?

557