IRC

One of the fastest way to get answers about PHP is to use one of the two popular PHP IRC channels. They both regularly have 200-300 people on there who program in PHP, of which between ten and twenty are chatting away about something. Peak activity times are evening in US EST (five hours behind GMT), and you will generally find the most talk at this time.

If you have an IRC client installed, connect to Efnet or FreeNode and go to channel #php. Note that both channels have very strict rules: do not ask to ask (that is, do not say "can I ask a question about XYZ" - just ask), do not post more than two lines of code into the channel at one time, do not start evangelistic fights over Perl/Java/etc, and so on. Be sure to check the channel rules as you enter or you may find yourself kicked out for breaking them.

A word of warning: take advice from this channel with a pinch of salt if the person giving it is not a channel operator. Many people come and go, and they aren't necessarily experienced enough to give authoritative answers. Also, please note that it's incredibly easy to get into rather pointless arguments on IRC - I've wasted many hours because of timewasters there who really haven't the first clue what they are talking about but are willing to argue a point to death anyway.

Furthermore, be prepared to show people your code when on IRC. A popular site here is www.pastebin.com, which lets you paste your PHP code online and pass the URL out to other people on IRC so that they can look at it and discuss potential fixes with you directly.

 

Want to learn PHP 7?

Hacking with PHP has been fully updated for PHP 7, and is now available as a downloadable PDF. Get over 1200 pages of hands-on PHP learning today!

If this was helpful, please take a moment to tell others about Hacking with PHP by tweeting about it!

Next chapter: Conferences >>

Previous chapter: Websites

Jump to:

 

Home: Table of Contents

Copyright ©2015 Paul Hudson. Follow me: @twostraws.