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 many types of php frameworks are there?
How is a constant defined in a PHP script?
Is php worth learning in 2019?
How we can declare variable in php?
What is "print" in php?
Does php use html?
How can php and html interact?
What is the use of extract function in php?
Does php support inheritance?
How to pass variables by references?
sort term descripttion form, report and uery
What is php mean?
Explain the difference between unlink() and unset()?
How to add comments in php?
What the difference between the 'bitwise and' operator and the 'logical and' operator?