Write a program to find a string is palindrome or not?
List some features of php that are deprecated in php
Do you know design patterns. List few?
What is csrf token and how will you add csrf token in ajax?
How to find length of an array in php ?
What is interface? Why it is used?
Difference between get and post method.
How to find datatype of variable in php?
What are the differences between echo and print?
What is meant by public, private, protected, static and final scopes?
What is meant by variable variables in php?
Explain type casting and type juggling.
How can you send http header to the client in php?
What is meant by ‘passing the variable by value and reference' in php?
Which functions are used to count the total number of array elements in php?