Answer Posted / nagu
php5 has advanced zend engine.. it also have the oops
concepts in php..in php4 version oops concept is minimized..
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
Tell me how can we automatically escape incoming data?
What is the use of mysql_fetch_assoc in php?
How to remove duplicate values from php array?
What is the difference between indexed and associative array?
What is memcache?
How to select a database in php?
What are the functions to be used to get the image's properties (size, width and height)?
Tell me what is needed to be able to use image function?
Tools used for drawing er diagrams?
What is difference between array_merge and array_combine in php?
What is the content of /etc directory?
Explain the different types of errors in php.
Tell me how can we determine whether a variable is set?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Which function would you use to insert a record into a database in php?