How can we display information of a variable and readable by a human with php?



How can we display information of a variable and readable by a human with php?..

Answer / Gurmeet Kaur

To display information of a variable in PHP that is readable for humans, you can use the "echo" statement followed by the variable. For example: "echo $myVariable;". It's important to note that variables should be declared before they are used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How can we display information of a variable and readable by a human with php?

1 Answers  


What is a static variable in php?

1 Answers  


What type of errors can be occurred in php?

1 Answers  


What is php and sql?

1 Answers  


What language is php based on?

1 Answers  


I have done 12th and then i completed 2 years course of web designing and development from xplora design skool, kota(rajasthan). I am a fresher. How much can i earn in this field ?

1 Answers  


What is a base url?

1 Answers  


Where php language is used?

1 Answers  


How are php sessions stored?

1 Answers  


What is advanced php programming?

1 Answers  


How to create an array in php?

1 Answers  


Can we learn php without html?

1 Answers  


Categories