196625/interface-or-an-abstract-class-which-one-to-use
The file_get_contents("php://input") or $HTTP_RAW_POST_DATA - which one ...READ MORE
Hello @kartik, Using property_exists( mixed $class , string $property ...READ MORE
Hello @kartik, PHP mail function can send email ...READ MORE
Hello, You are looking for the extends keyword: Interface IFoo extends ...READ MORE
Hello @kartik, Replace TYPE=MyISAM with ENGINE=MyISAM The problem was "TYPE=MyISAM" which should ...READ MORE
I have this array: Array ( [data] => ...READ MORE
This could be an OOP question in ...READ MORE
What is an abstract class in PHP? ...READ MORE
If abstract class contains only abstract methods ...READ MORE
Interfaces An interface is a contract: The person writing ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.