1.

Which is correct statement to terminate PHP statement?

A. Semicolon at the end of each statement
B. The closing tag of a block of PHP code automatically implies a semicolon;
C. Colon at the end of each statement
D. A & B
Answer» E.


Discussion

No Comment Found