<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=15927334&amp;blogName=Digg+Blog&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=SILVER&amp;layoutType=CLASSIC&amp;searchRoot=http://diggtheblog.blogspot.com/search&amp;blogLocale=en_US&amp;v=1&amp;homepageUrl=http://diggtheblog.blogspot.com/&amp;vt=-8046688738114209239" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

digg blog

Digg's Eli White Releases PHP Book

Congrats to digg developer Eli White for shipping his first book on PHP. The book is called 'PHP 5 in Practice'. Eli will also be giving several presentations on PHP development over the next few months:

PHP|works
Toronto
Sept 12th-15th
http://www.phparch.com/works

DCPHP
DC
Oct 18th-20th
http://dcphpconference.com/

Zend/PHP Con
San Jose
Oct 30th-Nov 2nd
http://zendcon06.kbconferences.com/

Go Eli!