What is variable give example?
Answer / Shailendra Kumar Paswan
A variable is a named storage location in PHP that can hold different data. For example, $age = 25; here, age is the variable and it holds an integer value of 25.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to break a file path name into parts?
What Is a Persistent Cookie?
How can I use the COM components in php?
1 Answers Covansys, Rushmore Consultancy,
What is multidimensional array in php?
Which function would you use to merge two arrays in php?
Tell me what is the use of mysql_real_escape_string() function?
How to select a database in php?
How to get the IP address of the client/user in PHP?
What are new features in php 7?
How to reset/destroy a cookie in php?
How can we execute a php script using command line?
Why laravel is best php framework?