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

Tell me what type of operation is needed when passing values through a form or an url?

530


Tell me what is the use of "enctype" attribute in a html form?

546


How to Retrieve a Cookie Value?

561


What is laravel php?

533


What is composer phar?

499






Tell me what does the initials of php stand for?

547


What are the 5 types of variables?

559


Is learning php easy?

526


What is difference between isset and empty in php?

529


What is array function in javascript?

507


What is apache and php?

491


Explain what does $_server means?

570


What is a php class?

533


How to create a directory?

611


How to replace a substring in a given string?

547