Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

comment php

// This is a single-line comment
# This is also a single-line comment
/*
This is a multiple-lines comment block
that spans over multiple
lines
*/
Source by www.php.net #
 
PREVIOUS NEXT
Tagged: #comment #php
ADD COMMENT
Topic
Name
9+3 =