News Feed
Jobs Feed
Sections




News Archive
feed this:

Kevin Schroeder's Blog:
You want to do WHAT with PHP? Chapter 2
August 27, 2010 @ 08:09:07

Kevin Schroeder has posted a new book excerpt from his "You Want to Do WHAT with PHP?" book - chapter two dealing with binary protocols.

PHP developers know text really, really well. We can write SQL, we can build HTML, we can work with XML. But computers don't speak in terms of structured text markup, they speak in terms of bytes. And while there are many PHP developers who can speak at the lower level of bytes and bits and such, there are many more that have difficulty there.

His short excerpt (from a very long chapter) talks about working with DNS information and how you can send requests (similar to the unix "host" command) and parse them correctly. Some sample code is provided to make a request for a record on mcpressonline.com and the output it would produce.

0 comments voice your opinion now!
book excerpt kevinschreoder binary dns request



Community Events











Don't see your event here?
Let us know!


language zendframework2 object release series tool opinion example podcast introduction database testing development framework conference composer community interview code functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework