PHP comments are usually preceded by double slashes
|
<? // this is a comment in PHP code echo "This is not a comment." ?>
|
|
|
|
|
HTML code for linking to this page:
Related in same category :
-
-
-
-
PHP Function Reference -> Users Code Examples / Notes - > Comments:
- Comments
|