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

echo is a language construct.print is a function.print_r
used to display the contents and structure of objects such
as array.

Is This Answer Correct ?    74 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain NULL?

573


what is CURL?

582


How to genrate report in wordpress cms

1802


Which is better #define or enum?

524


How do you check if a variable has been set in php?

509






Does php support multithreading?

551


What are the characteristics of php?

557


Write down the code for save an uploaded file using php?

450


What are the differences between GET and POST methods in form submitting?

563


What are computer variables?

526


Why post method is used in php?

601


What is the purpose of a query?

500


Is php a strongly typed language?

557


How can you encrypt password using php?

513


How to call a php function from html button?

610