Would you initialize your strings with single quotes or
double quotes?
Answer Posted / jitendra k jain
we can initialize string with single quotes,but in special character case, we need to initialize string with double quotes.the best way to define string with double quote.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is a session in php?
How to call javascript function in php without any event?
What is session data?
What is the difference between require and include in php?
What is difference between static and final in php?
How many functions are there in php?
What is php namespace?
Differences between get, post and request methods ?
How to open a file for writing?
What is a PHP accelerator?
Why php is used with mysql?
What new features php7 has in store for us?
What is difference between session and cookies in php?
Does facebook use php framework?
How does php isset work?