Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 3 View Live

Tobias Schlitt's Blog: My first patch to PHP

Tobias Schlitt mentions today in his latest post about his first patch to PHP, an update to the pathinfo function's code being commited. Hehe, some might say, that those 10 lines of C code are not...

View Article


DZone.com: File Path Injection in PHP

On DZone.com's PHP on Windows section today Krzysztof Kotowicz has a new post talking about a file path injection exploit in PHP versions lower than 5.3.6. Since the thing went public before new PHP...

View Article


Paul Jones' Blog: When Possible, Use File *Resources* Instead Of File *Names*

In this new post to his blog Paul Jones makes a suggestion when you're working with files or external connections in your PHP applications - pass the resource, not the file/path name for more...

View Article
Browsing latest articles
Browse All 3 View Live