Command Line in PHP

Command Line in PHP
Comment Line in the PHP code in many ways. What is the use of the command line in the programming language.It’s used to tell the information about the code. It’s used for future use if any body see your code comment will explain about code. The Command is important for future use and new developer anyone will see your code.

Two type of Command in the PHP.

  • Single Line Command
  • Multie Line Command

Single Line Command.
// This is a single-line comment

# This is also a single-line comment

Multi Line Command.
/*This is a multiple-lines 
comment block*/
Copyright Labw3