Search results for: "posting etiquette"
What are the potential pitfalls of not using Codetags when inserting code in PHP forums?
Potential pitfalls of not using Codetags when inserting code in PHP forums include: 1. Code readability: Without Codetags, it can be difficult for ot...
What are the best practices for formatting and presenting PHP code in a forum post for better readability and understanding?
When posting PHP code in a forum, it is important to format it properly for better readability and understanding. Here are some best practices: 1. Us...
What are the best practices for handling author attributions and seeking support for PHP scripts on forums like PHP.de?
When seeking support for PHP scripts on forums like PHP.de, it is important to always provide proper attribution to the original author of the script....
What are the best practices for limiting the amount of code shared in forum threads when seeking assistance with PHP programming?
When seeking assistance with PHP programming in forum threads, it is best to limit the amount of code shared by providing a concise explanation of the...