What is the Diff. Between echo() and Print() in PHP?
Answer Posted / mink$
every thing in single quotes is treated as string and would
not be evaluated in either print or echo.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What is the function of trim?
How do you display the output directly to the browser?
What are the delimiters in php?
What are the different tables(engine) present in mysql, which one is default?
What is rtrim php?
What is the use of "ksort" in php?
Which library is used in php to do various types of image work?
What is the use of token in php?
List some string function name in php?
What is php explain how php works?
How to find length of an array in php ?
What is a composer in PHP?
What is oops php?
Which function can be used to exit from the script after displaying the error message?