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 are the differences between GET and POST methods in form submitting?
What is cakephp framework?
What the limitation of header() function in php?
What is $_ get in php?
What is the use of stripslashes in php?
What is helper function?
Are php sessions secure?
What is sticky form in php?
How many ways to include variables in double-quoted strings in php?
What is the difference between query and question?
What is php dependency injection?
How to create a session? How to set a value in session?
What is constructor and destructor?
What is php and why it is used?
What is ci in php?