How are variables declared in php?
Answer / Ravi Prakash Srivastava
In PHP, you can declare a variable by assigning a value to it. For example: $myVariable = 'some value';
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between apache and tomcat?
why did u want to leave your past organisation?
When do you use define() and when do you use const. What are the main differences between those two?
How to check whether a number is prime or not?
What is purpose of @ in Php?
how many type of url?
What is trim function in php?
How to remove duplicate values from a PHP Array?
What are the advantages of triggers?
What is json php?
Do you know when sessions ends?
How can you create a session in php?