Web Development
PHP: Comment
Comment รูปแบบต่างๆ ในภาษา PHP
07 มกราคม 2023 • 1 นาที
0

Table of Contents

<?php
//======================================================================
// CATEGORY LARGE FONT
//======================================================================
//-----------------------------------------------------
// Sub-Category Smaller Font
//-----------------------------------------------------
/* Title Here Notice the First Letters are Capitalized */
# Option 1
# Option 2
# Option 3
/*
* This is a detailed explanation
* of something that should require
* several paragraphs of information.
*/
// This is a single line quote.
/*
|---------------------------------------------------------------
| This is a multi-line quote.
|---------------------------------------------------------------
*/
?>
Tags:PHP
คลิกเพื่อแสดงความคิดเห็น