Answer Posted / priyanka
php is a loosely typed language i.e without declaring a
variable we can use that,in this variable defined by using $
symbol for example $x
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How big is varchar max?
What is the difference between core php and php?
Tell me what is the use of mysql_real_escape_string() function?
How do you define a constant?
What are the different opening and closing tags available in PHP?
Does session expire on closing browser?
What is difference between print_r and echo in php?
What is php dependency injection?
What does trim () do in javascript?
What are the characteristics of php?
How to set session.gc_divisor properly?
How to access a specific character in a string?
What is abstraction php?
What is php built on?
How to get no of arguments passed to a PHP Function?