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 / manpreet

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 ?    150 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some of the features of php7.

532


How is a session id generated?

533


Tell me how to initiate a session in php?

549


Explain about the connective abilities of the PHP?

598


What is abstract class php?

514






Write down the code for save an uploaded file in php.

530


What is the function of mysql_real_escape_string in php?

479


What is the correct php command to use to catch any error messages within the code?

578


How can we get ip address of a client in php?

542


What is the difference between nowdoc and heredoc?

534


Is it more secure to use cookies to transfer session ids?

532


Are react hooks stable?

518


What is a static variable in php?

528


What is array function in javascript?

509


Who developed php?

544