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
How to delete cookie files on your computer?
Does php support multithreading?
Explain the difference between array_merge() and array_combine()?
What is the difference between for and foreach loop in php?
How to convert a character to an ascii value?
What is the use of explode() function?
What is namespace in php?
What is framework in php?
Write a program to upload a file in php?
Which is variable cost?
How do you execute a php script from the command line?
What the use of var_dump()?
What are the differences between mysqli_connect and mysqli_pconnect?
Tools used for drawing er diagrams?
What is the default time in seconds for which session data is considered valid?