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
When a conditional statement is ended with an endif?
What is urlencode and urldecode in php?
Does php support multiple inheritance?
What is a string in r?
What is the function mysql_pconnect() useful for?
Which will start a session?
What are variables in research examples?
What is the difference between indexed and associative array?
What is the difference between abstract class and interface in php?
What is the purpose of a query?
What is the correct php command to use to catch any error messages within the code?
Can I learn laravel without php?
Define soundex()?
What are include() and require() functions?
How escape single quotes php?