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 does $_ post mean in php?
Which is correct about mysqli and pdo?
Is php 7.0 stable?
How can we destroy the cookie in php?
What are the benefits of using queries?
What are the ways to include file in php?
What type of language is php?
List some sorting functions in php?
How we can retrieve the data in the result set of mysql using php?
Can we use get instead of post?
What are the features and advantages of object-oriented programming in php?
What software is required to run php?
What is framework in php for beginners?
Is it possible to use com component in php?
What is data structure in php?