Quantcast
Channel: PHPDeveloper.org
Browsing all 4 articles
Browse latest View live

PHPClasses.org: PHP security exploit with GIF images

On the PHPClasses site today, there's a new post that points out an issue that could happen with dyanamic GIF creation in a PHP script leading to a security exploit. Manuel Lemos writes: The problem...

View Article



Davey Shafik's Blog: PHP Streams Rock my World!

Davey Shafik has gotten more than a little excited by the streams functionality in his latest blog post: PHP streams are absolutely amazing. As mentioned by Elizabeth Smith (a great read if you don't...

View Article

Kae Verens' Blog: Serving files through a script

Kae Verens has posted a quick tutorial about serving up files by routing them through a "fetch" script, pulling their contents in one side and back out the other. One thing I need to do while building...

View Article

Larry Garfield's Blog: readfile() not considered harmful

In this new post to his blog Larry Garfield tries to dispel a common misconception in the PHP development world - that the readfile function should be considered harmful and can cause memory issues in...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images