Answer Posted / master
variable r defined using the $ symbol.for ex: $x,$value etc.
u can even asign the values directly like $x=10 or $x='php';
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to repeat a string to a specific number of times in php?
How can you submit a form without a submit button?
What is php and its features?
Tell me what are the functions to be used to get the image's properties (size, width and height)?
What is mysqli_real_escape_string?
How do I expire a php session after 30 minutes?
What is htaccess? Why do we use this and where?
Does strlen include null?
How do you check if a variable has been set in php?
How to swap two variables without using 3rd temp variable.
What is strlen php?
A process is identified by a unique___
What is the difference between indexed and associative array?
How can we pass the variable through the navigation between the pages?
What are examples of independent and dependent variables?