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 / mad
They are all same in php8
| Is This Answer Correct ? | 8 Yes | 21 No |
Post New Answer View All Answers
Can php run without apache?
Explain mixed and callback functions?
Is php a framework?
What is rest api in php?
How to assigning a new character in a string using php?
What is binary safe string?
What are the functions of string?
What type of language is php?
What are the methods of array in java?
Do you know what is the use of rand() in php?
How we can retrieve the data in the result set of mysql using php?
How does csrf token work?
What are the special characters you need to escape in double-quoted stings?
What is super keyword in php?
What are getters and setters and why are they important?