News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Keith Casey's Blog: Book Review: PHP Design Patterns by Jason Sweat

DZone.com: PHP Ajax Cookbook (Book Review)

Greg Beaver's Blog: PEAR Installer Manifesto from Packt Publishing - next week!

DevShed: Databases: Finishing a Listing Service

O'Reilly: Language Dimensions/Dementia (Graph of Book Sales)


Community Events











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


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

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