How many Types of COmments are there in PHP and what are they?

Answer Posted / shivakumar naik

PHP supports 3 types of comments

1. /* C style */

2. // C++ style

3. # perl style

Is This Answer Correct ?    25 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you send email in php?

754


Explain the different types of errors in php.

789


How can we define a variable accessible in functions of a php script?

757


Explain about the $_GET variable of PHP?

769


How many different types of messages available in php?

742


What is the use of curl()?

839


What is regular expression in javascript?

663


What is the use of array_count_values() in php?

748


Where sessions stored in PHP?

736


Is php a low level language?

718


Explain how to run the interactive php shell from the command line interface?

807


How can we determine whether a php variable is an instantiated object of a certain class?

755


Which function would you use to merge two arrays in php?

768


How do I find out the number of parameters passed into function9?

734


What is php mainly used for?

729