I was asked about some current or recent issues they were having.
Php Developers Interview Questions
4,924 php developers interview questions shared by candidates
2. How can a Cookie Value be retrieved?
3. Name the types of loops existing in PHP.
Very basic and conceptual questions related to PHP
Object Inheritance in php which the developer asking did not even understand
Questions on oops concepts like inheritance, classes etc.
What is a session in PHP?
I was given to create a small module using Any framework or core PHP.
what is your desired salary
class Test{ protected $var; public function __construct(){ $this->var=1; } public static someFunction(){ return $this->var *= 5; } } What is wrong with the code ?
Viewing 431 - 440 interview questions