Answer Posted / nagachowdary
var_dump() prints values and it's datatypes.in case of
print_r() it will print only values
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
What is list in PHP?
Do you know what does mvc stand for and what does each component do?
Suppose your zend engine supports the mode ?> Then how can you configure your php zend engine to support Mode ?
What is var_dump?
How do you put a space in html?
What are the three parts of an http request?
Why session is required?
What is prepared statement in php?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
How is session data stored?
Write a php script to get the largest key in an array?
Xplain is it possible to use com component in php?
How are php sessions stored?
Is php easier than javascript?
Explain what does $_server means?