|
40 | 40 | For day-to-day help and troubleshooting, the broader PHP community is very active in a few places: |
41 | 41 | </p> |
42 | 42 | <ul> |
43 | | - <li> |
44 | | - <p><strong>Reddit:</strong> <a href="https://www.reddit.com/r/PHP/">r/PHP</a> — look for the Weekly help threads that are pinned to the top for beginner and general questions.</p> |
45 | | - </li> |
46 | | - <li> |
47 | | - <p><strong>Stack Overflow:</strong> browse or ask questions using the <a href="https://stackoverflow.com/questions/tagged/php">php tag</a>.</p> |
48 | | - </li> |
49 | | - <li> |
50 | | - <strong>Discord:</strong> there are many community-ran servers for chat-based help and discussion. Here are a couple of popular ones: |
51 | | - <ul> |
52 | | - <li><a href="https://phpc.chat/">phpc.chat</a></li> |
53 | | - <li><a href="https://discord.gg/php-developers-484326318851358720">PHP Developers</a></li> |
54 | | - </ul> |
55 | | - </li> |
56 | | - <li> |
57 | | - <strong>IRC:</strong> real-time chat at <a href="https://libera.chat/">Libera.Chat</a> in <strong>#phpc</strong>. This channel is also bridged with Discord via <a href="https://phpc.chat/">phpc.chat</a>. |
58 | | - </li> |
| 43 | + <li> |
| 44 | + <p><strong>Reddit:</strong> <a href="https://www.reddit.com/r/PHP/">r/PHP</a> — look for the Weekly help threads that are pinned to the top for beginner and general questions.</p> |
| 45 | + </li> |
| 46 | + <li> |
| 47 | + <p><strong>Stack Overflow:</strong> browse or ask questions using the <a href="https://stackoverflow.com/questions/tagged/php">php tag</a>.</p> |
| 48 | + </li> |
| 49 | + <li> |
| 50 | + <strong>Discord:</strong> there are many community-ran servers for chat-based help and discussion. Here are a couple of popular ones: |
| 51 | + <ul> |
| 52 | + <li><a href="https://phpc.chat/">phpc.chat</a></li> |
| 53 | + <li><a href="https://discord.gg/php-developers-484326318851358720">PHP Developers</a></li> |
| 54 | + </ul> |
| 55 | + </li> |
| 56 | + <li> |
| 57 | + <strong>IRC:</strong> real-time chat at <a href="https://libera.chat/">Libera.Chat</a> in <strong>#phpc</strong>. |
| 58 | + This channel is also bridged with Discord via <a href="https://phpc.chat/">phpc.chat</a>. |
| 59 | + </li> |
59 | 60 | </ul> |
60 | 61 |
|
61 | 62 | <h2 id="user-groups-events">User Groups & Events</h2> |
|
64 | 65 | Connect with local and regional PHP User Groups and find upcoming meetups, conferences, and training sessions: |
65 | 66 | </p> |
66 | 67 | <ul> |
67 | | - <li>Find a user group near you on <a href="http://php.ug/">PHP.ug</a>.</li> |
68 | | - <li>Browse upcoming events on the <a href="/cal.php">event calendar</a>.</li> |
69 | | - <li>Want to list an event? Submit it <a href="/submit-event.php">here</a>.</li> |
| 68 | + <li>Find a user group near you on <a href="http://php.ug/">PHP.ug</a>.</li> |
| 69 | + <li>Browse upcoming events on the <a href="/cal.php">event calendar</a>.</li> |
| 70 | + <li>Want to list an event? Submit it <a href="/submit-event.php">here</a>.</li> |
70 | 71 | </ul> |
71 | 72 |
|
72 | | - |
73 | | -<h2 id="archive">Archive (Legacy resources)</h2> |
| 73 | +<h2 id="archive">Archive (Legacy Resources)</h2> |
74 | 74 |
|
75 | 75 | <h3 id="mailing-lists">Mailing Lists</h3> |
76 | 76 | <p> |
77 | | - Historically, a number of mailing lists were devoted to talking about PHP and related projects. While many are no longer active, you can still find their descriptions and archives on <a href="mailing-lists.php">this page</a>. |
| 77 | + Historically, a number of mailing lists were devoted to talking about PHP and related projects. While |
| 78 | + many are no longer active, you can still find their descriptions and archives on <a href="mailing-lists.php">this page</a>. |
78 | 79 | </p> |
79 | 80 |
|
80 | 81 | <h3 id="newsgroups">Newsgroups</h3> |
|
90 | 91 | <h2 id="webmasters">PHP.net webmasters</h2> |
91 | 92 |
|
92 | 93 | <p> |
93 | | - If you have a problem or suggestion <em>in connection with the PHP.net |
94 | | - website or mirror sites</em>, <a href="/contact.php">please contact the webmasters</a>. |
| 94 | + If you have a problem or suggestion <em>in connection with the PHP.net |
| 95 | + website</em>, <a href="/contact.php">please contact the webmasters</a>. |
95 | 96 | </p> |
96 | 97 | <p> |
97 | | - If you have problems setting up PHP or using some functionality, |
98 | | - please ask your question on a support channel detailed above, |
99 | | - the webmasters will not answer any such questions. |
| 98 | + If you have problems setting up PHP or using some functionality, |
| 99 | + please ask your question on a support channel detailed above, |
| 100 | + the webmasters will not answer any such questions. |
100 | 101 | </p> |
101 | 102 |
|
102 | 103 | <?php site_footer(['sidebar' => $SIDEBAR_DATA]); ?> |
0 commit comments