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
What are the different tables(engine) present in mysql, which one is default?
What is array filter php?
How to get length of an array in PHP?
Which functions are used to remove whitespaces from the string?
What is data structure in php?
How can you get the size of an image in PHP?
What are the design patterns in php?
Do while loops?
What is the interface in php?
Tell me what should we do to be able to export data into an excel file?
What are the methods of array in java?
What type of headers have to be added in the mail function to attach a file?
Tell me what does the initials of php stand for?
How can we change the value of a constant?
What is == and === in php?