How many Types of COmments are there in PHP and what are they?
Answer Posted / ramesh n
two ways
single line comment
//
multi line comment
/* ------------------- */
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
What is abstract class php?
Is php case sensitive?
What is magic function in php?
What is http php?
Is python easier than php?
Is php front end or back end?
What does $globals means?
What is smarty?
What is the best php framework 2018?
What are the encryption functions available in PHP?
What type of errors can be occurred in php?
What is the meaning of die in php?
Where php language is used?
What is meant by session in php?
How a constant is defined in a php script?