What are the differences between PHP 3 and PHP 4 and PHP 5?
Answers were Sorted based on User's Feedback
Answer / umapathi
php3-functionalities are addes
php4-zend engine is added
php5-oops concepts are added
Is This Answer Correct ? | 28 Yes | 4 No |
What types of loops exist in 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 ?
Tell me how can we determine whether a variable is set?
Write down the code for saving an uploaded file in PHP.
Which function would you use to read a line of data from a file in php?
Can we use include ("xyz.php") two times in a php page "index.php"?
A company named Pensar Technologies in chennai has offered me a job as Software Trainee in chennai.But they are asking to pay demand draft of Rs.75000/- in the name of the company.They are saying the gross renumeration will pay Rs.90000/- annually.I want to know whether this is good or bad company?Help me out in this.
What is session in php w3schools?
How can I know that a variable is a number or not using a JavaScript?
Why does php start with variables?
Explain what are the different errors in php?
What is mvc in php?