PHP Abstract Podcast Episode 1 – PHP Security Tips
Cal Evans (Editor-in-Chief) |
12 comments | June 5th, 2007
PHP Abstract, the new PHP centric podcast is here. Sit back, relax, and let the funky beat wash over you. While you are at it, grab a nugget of information.
Episode 1: PHP Security Tips
Special Guest: Eli White
Release Date: 06/05/2007
License: Creative Commons Attribution-Noncommercial-No Derivative Works 3.0
Eli talks to us about practical tips you can use to help make your application more secure.



12 comments to “PHP Abstract Podcast Episode 1 – PHP Security Tips”
June 5th, 2007 at 6:59 pm
Good episode. Do you have an idea of what days a week this will fall on?
June 5th, 2007 at 9:44 pm
A new episode should release every Tuesday and every Thursday. The release time will vary based on what timezone you are in. (and what timezone I am in on that day)
=C=
June 5th, 2007 at 11:49 pm
It would be great if we had an RSS feed JUST for the podcast so we could subscribe to it in our itunes. Otherwise no one will bother constantly checking the normal feed to see if there are any podcasts then manually syncing them with their iPod!
June 6th, 2007 at 1:14 am
The RSS feed for the podcast only is
http://feeds.feedburner.com/phpabstract
June 6th, 2007 at 3:50 am
Very nice! Hopefully there will be some more advanced stuff in the future?
June 6th, 2007 at 11:55 am
One important Host header hack that was left out:
A hacker can make the Host header whatever they want by creating an alias in /etc/hosts (windowssystem32driversetchosts), and navigating to your website using that alias.
It definitely works on IIS, I’m not sure about Apache.
June 6th, 2007 at 11:56 am
One important Host header hack that was left out:
A hacker can make the Host header whatever they want by creating an alias in /etc/hosts (windowssystem32driversetchosts), and navigating to your website using that alias.
It definitely works on IIS, I’m not sure about Apache.
June 6th, 2007 at 12:16 pm
Now that’s what I call a Jazzy intro!
June 6th, 2007 at 1:15 pm
The URL (http://devzone.zend.com/article/2092-PHP-Abstract-Episode-1—PHP-Secuity-Tips) appears to be for just this first episode. That’s fine, but not one that people would bookmark. Is there a Web page for all of the shows, perhaps showing the latest one and, eventually, an archive of the older ones? If so, could you please post its URL. Thanks!
June 6th, 2007 at 1:48 pm
Great starting podcast; nice pace and interesting content. I think it could have done with being a bit longer because I’m sure there were other things to cover, but perhaps later in the series we’ll see a continuation or revisit.
The unfortunate thing was although the security areas were highlighted, there was no hint of how to actually fix these issues that I’m sure more than one listener may have in their site(s).
Thanks though, I’ve subscribed to the feed so I’ll be listening next time
June 6th, 2007 at 1:49 pm
Great starting podcast; nice pace and interesting content. I think it could have done with being a bit longer because I’m sure there were other things to cover, but perhaps later in the series we’ll see a continuation or revisit.
The unfortunate thing was although the security areas were highlighted, there was no hint of how to actually fix these issues that I’m sure more than one listener may have in their site(s).
Thanks though, I’ve subscribed to the feed so I’ll be listening next time
May 26th, 2009 at 5:53 am
I just subscribed your feed really helpful and Thanks so much for recording the podcast for us. Given the number of downloads and comments, its a topic that a lot of people are interested in.