Write a PHP for-loop showing odd numbers from 0 - 100.
Php Developers Interview Questions
4,924 php developers interview questions shared by candidates
How to create a session? How to set a value in session ? How to Remove data from a session?
Have you ever handle one million user inputs in a second ?. Write down syntax for ajax call ? Find the second largest of a table value? find a string character count without using string functions ?
Basic concepts n database relative question
** How would you weigh a747?
Explain different types of arrays in php Write a programme to validate Gmail.
What is abstract class? Why should we use it? Relationship between Inheritance & Access Modifiers What is Multiple Inheritance? Is it possible to achieve that in PHP if Yes Why and How if No then how? What is indexing in DBMS? How can we get the 3rd highest salary from table in SQL. How many engines are available in SQL?
class Helper{ public function getFormattedUser($a){ $user = new User($a); return $user->name.' '.$user->surname; } } Where is the problem on this code?
Review your past projects Basic PHP functions Basic SQL Queries OOPS Concepts Basic algo of famous questions like - fibonacci, factorial, max, sort etc.
I don't really remember any details, but I remember wishing that I had brushed up more on concurrency and locking.
Viewing 681 - 690 interview questions