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 are the main error types in php?
Describe which programming language does php parallel to?
What are the uses of explode() and implode() functions?
Where to put php files in apache server?
Tell me how to set a page as a home page in a php based site?
What is php destruct?
How big is varchar max?
What is xss in php?
When should you use a stored procedure?
How to get the number of characters in a string?
Are php session secure?
What is url encoding and decoding in php?
Explain how is it possible to set an infinite execution time for php script?
What is difference between array_merge and array_combine in php?
What is session expiry?