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 do sessions work in php?
What is the function mysql_pconnect() useful for?
What does the function get_magic_quotes_gpc() means?
Do while loops php?
How to get a total number of elements used in the array?
What is api example?
write a note on Testing the web site
Which software is used to run php programs?
What are php expressions?
What are php magic quotes?
What are the advantages of stored procedures?
How to submit form without a submit button.
Php being an open source is there any support available to it?
Write syntax to open a file in php?
What is a php trait?