What is the Diff. Between echo() and Print() in PHP?
Answer Posted / krupa
echo and print are different
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is overriding in php?
How to include variables in double-quoted strings in php?
What is var_dump function in php?
Where is my php ini file?
What is a PHP accelerator?
is that "enumerated array" equal to "numeric array"?
Difference between array_combine and array_merge?
Which function would you use to read a line of data from a file in php?
What type of headers that PHP supports?
How do you create an array in php?
Which operator is used to combine string values in php?
Explain the difference between mysql_connect and mysql_pconnect?
Tell me what's the difference between include and require?
Why do you need to filter out empty files?
What is orm in php framework?