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

Alexander Netkachev's Blog: Zend_Controller classes

Vanessa Vasile's Blog: Using PHP to Perform DNS Lookups

SitePoint: The PHP Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition

PHP-Tools Blog: Exploring PHP to be published soon

Lorna Mitchell's Blog: Building A RESTful PHP Server: Understanding the Request


Community Events











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


community google testing introduction symfony2 rest series language framework usergroup interview development opinion release conference podcast functional zendframework2 database phpunit

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