Xplain is it possible to use com component in php?
What are the different types of PHP arrays?
Tell us why did you choose this particular career path?
Is polymorphism inherited?
What is reference variable php?
Questions on OOP concepts 1. What are the access specifiers available in php ? Explain 2. What is object cloning ? 3. What are the differences between interface and abstract class ? 4. What is overloading ? 5. What is overriding ? 6. How to prevent function overriding ? 7. What is the use of "final" keyword ? 8. What is static variable ? How will access a static variable ? What is static class ?
Which is the correct way to check if a session has already been started ?
What is session in PHP. How to remove data from a session?
Tell me what is the use of the function htmlentities?
How to call php function from javascript using ajax?
What is the use of array_count_values() in php?
how php works with oracle?
How is it possible to know the number of rows returned in result set?