What is The difference between ' and " where they can ben
in between or outmost and how
Answer Posted / rajesh
variables within "" are evaluated where as variables within
'' are printed as it is, and execution of '' based statement
are faster when compared to ""
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Do you know what is the difference between the include() and require() functions?
What is difference between php and wordpress?
What is php how it works?
How do I run a php script?
Which functions are used to count the total number of array elements in php?
What is csrf verification?
What is difference between static and constant?
How do you identify independent and dependent variables in regression analysis?
Does wordpress run on php 7?
What is regular expression in javascript?
Write a program in php to print a table of a number?
How many types of functions are there in php?
How to take a substring from a given string?
How to include a file to a PHP page?
Write an example to remove html tags from a string in php?