Archive for the 'Uncategorized' Category

Interview with Chris Shiflett

Thursday, December 15th, 2005

CodeSnipers.com has a nice little interview
with Chris Shiflett, whose new book “Essential PHP Security” is high on my “to read” list. He is also the author of the “PHP Security Guide”, which is available for free download.

Chris is a really nice guy, and a good teacher. I took his half-day tutorial about PHP Security at OSCON, and it really helped me understand things a lot better.

I haven’t read his new book yet, but the older one (”HTTP Developers Handbook”) is invaluable for understanding the interaction between the web server and the web client, and how to affect that interaction programatically.