Would you initialize your strings with single quotes or
double quotes?
Answer Posted / srimanta chakraborty
if in the string,substitution is needed then initialize with
double quotes else single quotes, as it will become fast.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How does cookies work in php?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?
What is echo and print in php?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
What does empty mean in php?
Tell me how to find the length of a string?
Tell me how can we automatically escape incoming data?
Tell me what are the different types of errors in php?
What is restful api?
How many functions are there in php?
What is mysql_fetch_row?
How to read one character from a file?
What is php array function?
What is the function of mysql_real_escape_string in php?
How can I increase my website session?