How many Types of COmments are there in PHP and what are they?
Answer Posted / aditya sharma
single line comment
// OR #
multiline comment
/* ------------------- */
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
Which function would you use to read a line of data from a file in php?
Php code to find whether a number armstrong or not?
How to access a specific character in a string?
How I can control asset documents without GR/IR?
How we can retrieve the data in the result set of mysql using php?
What is a definer in mysql?
How to copy a file?
Which is not a php magic constant?
Which is correct about mysqli and pdo?
What is difference between echo and print in php?
What is a trait in php?
What is php limit?
Which is the latest version of php?
What is variable and data type?
How many types of session are there?