Answer Posted / kiran
var_dump also displays the variable type (int, string,
array, etc.) and "length".
Examples: http://marc.info/?l=php-general&m=98684689426976&w=2
__________________
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is session and Cokkies . How it works . tell some thing about Session_id()
How to access a specific character in a string using php?
Do you know what does mvc stand for and what does each component do?
What is a path Traversal?
Do you know what is the use of rand() in php?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
Which function can be used to delete a file?
What is singleton design pattern in php?
What is the difference between php4 and php5?
What is php built on?
What is a php class?
What is difference between static and constant in php?
What is a helper function?
What is use of echo in php?