WHat is the diff. between PHP4 and PHP5?
Answer Posted / chalbal jha
1.public, private and proted method introduced
2.Magic methods has been included
3. we can pass value by reference
| Is This Answer Correct ? | 116 Yes | 17 No |
Post New Answer View All Answers
How can we check the value of a given variable is alphanumeric?
Tell me what is the use of explode() function?
What are the methods of array in java?
What are static variables in php?
What is full form of php? Who is the father or inventor of php?
Tell me how can we pass the variable through the navigation between the pages?
Write a program in php to reverse a number?
What is php destruct?
How could I install codeignitor ?
How To Get the Uploaded File Information in the Receiving Script?
How to parse configuration file in php?
What is the method to execute a php script from the command line?
How to make a class in php?
What is the difference between die () and exit () in php?
Explain me soundex() and metaphone()?