1.What are the difference between echo , print , print_r ?
else this 3 can we show output to a client in some other
way?
Answer Posted / meenakshi
echo is a statement
while print is a function
we can't print whole array by using echo or print. For this
we have to use the print_r function
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the three parts of an http request?
How to redirect https to http url through .htaccess?
How many escape sequences are recognized in double-quoted strings in php?
Tell me will a comparison of an integer 12 and a string "13" work in php?
In php, objects are they passed by value or by reference?
How to declare an array in php?
> symbol is used to redirect the output of a command. State Whether True or False?
How do you call a constructor for a parent class?
Does php 7 support mysql?
Explain the difference between array_merge() and array_combine()?
Why do we use htaccess
What is php and how do you use it?
What are the two most common ways to start and finish a php block of code?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?