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


Please Help Members By Posting Answers For Below Questions

Which function Returns the time of sunrise for a given day / location in PHP.

584


What is the difference between include and require?

524


What is the difference between unset and unlink?

534


What are php magic quotes?

507


How to get the directory name out of a file path name?

538






Explain what does the unset() function means?

574


How to increase the execution time of a PHP script?

524


What is orm in php framework?

493


How can a cross-site scripting attack be prevented by php?

533


What should be the length of variable for SHA256?

531


How to open standard output as a file handle?

560


What is ci in php?

537


What is api example?

526


Is not null mysql?

541


What is the best practice for running mysql queries in php? Consider the risk of sql injection.

549