what is the diference between php4 and php5
Answer Posted / umpathi
php4-zend engine are added
php5-oops concepts are added
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is php pass by reference or value?
What are escaping characters? Explain with an example?
What is the major php security hole? How to avoid?
Does strlen include null?
What is foreach loop in php?
What is the purpose of using php?
What is the meaning of die in php?
How to strip whitespace (or other characters) from the beginning and end of a string?
What is mod_php?
How to join multiple strings stored in an array into a single string?
Explain what is smarty?
What are the benefits of using php?
Tell us how to set cookies in php?
What are the uses of implode() function?
What is instantiation?