Possible Duplicate:
interface vs abstract class
What are the advantage if i use abstract class in php?
What is the aim if i use abstract class or interfaces?
Both are simply creating defenition names with out body
Possible Duplicate:
interface vs abstract class
What are the advantage if i use abstract class in php?
What is the aim if i use abstract class or interfaces?
Both are simply creating defenition names with out body