How to Comment in PHP
A comment is a type of annotation that can be used to clarify the purpose and intent of a piece of code. When using PHP, you have several options to choose from that stem from popular older languages with two choices of single line...
Part 1 of 2:
Styles
- Use single-line comments for short comments. If you need to leave a short comment, you can use the single-line comment code. The comment will only last to the end of the line or the end of the code block. These comments only work within PHP tags, and will be read if placed in HTML.[1]
- Use multi-line comments for longer comments or code testing. Multi-line comments are useful for writing a long explanation, or for preventing a segment of code from being processed. See the "Usage" section below for some tips on using multi-line comments.[2]
Part 2 of 2:
Usage
- Use comments to leave notes about how code works. You shouldn't have to do this for every line of code, since good code should be fairly easy to parse by other programmers. It is useful if the code is performing irregular or not obvious functions.[3]
// Generate curl request $session = curl_init($request); // Tell curl to use HTTP POST curl_setopt ($session, CURLOPT_POST, true);
- Leave comments so that you remember what you were doing. Whenever you're working on your own projects, comments can help you remember where you left off. Leave comments on code that isn't working properly, or that you haven't finished yet.
// Need to revisit the output for this before moving on echo "Hello World!";
- Comment on code you intend to share. If you plan on collaborating with others, or intend to make your code open-source, comments can help others figure out how your code functions and the best places to make improvements.[4]
/* Is there a more effective way to accomplish this? */ Gender: value="female">Female value="male">Male
- Use comments to keep specific blocks of code from being run. This is useful if you're testing something and need to prevent certain code from being run. Anything contained within the comment tags will be ignored when the page is loaded.
- Be careful when commenting out large blocks of code. The comment function will end whenever the first ending tag is hit, so if there's already a multi-line comment inside the code you comment out, the comment will only last until the end of the original nested comment.
- Use comments to create pseudo-documentation. You can use some creative code formatting to create documentation for your code directly in the code. This can be useful for open-source projects.
4.5 ★ | 2 Vote
You should read it
- Comment in C / C ++
- Instructions to turn on 'Rating comments' for posts on Facebook
- Comment tag in HTML
- Guide to watching and managing video comments on Youtube
- How to censor comments on your YouTube channel?
- Top best Facebook comment photos
- Facebook confirms it is testing comments with stickers
- Good comments in Korean so you can send to idols
- How to use comments, notes (comments) in Word
- How to censor, block comments, unblock comments on Facebook Fanpage
- How to create an automatic comment filter on YouTube
- Facebook tested the private comment feature, set the right to read comments
Maybe you are interested
How to Share Your Exact Location with Google Plus Codes
More than 200 apps containing malicious code were discovered and downloaded millions of times on the Google Play Store.
7 best barcode scanning apps on phones
Latest Pet Simulator X 2022 Codes and How to Enter Codes
Latest Project Smash Roblox Codes
Latest Eatventure Code 2024 get free coins and diamonds