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
Explain the difference between isset() and empty()?
How to merge values of two arrays into a single array?
What is difference between python and php?
What are the 5 types of data?
How to reset/destroy a cookie?
What are the advantages of triggers in php?
What is overriding in php?
How to create an empty array in php?
Why do we use cookie?
What are magic constants in php?
Tell me what is the difference between ereg_replace() and eregi_replace()?
What is framework? How it works? What is advantage?
Tell me what library is used for pdf in php?
What are php expressions?
What does $globals mean?