How can comments be implemented in PHP?

Select one:

  • a. // commented code to the end of the line
  • b. / commented code can be on multiple lines /
  • c. # commented code to the end of the line
  • d. All of the above

The correct answer is: All of the above

Related Posts

0 Comments

12345

    00