News Feed
Jobs Feed
Sections




News Archive
DevShed:
File Security and Resources with PHP
November 23, 2011 @ 16:23:27

In the fourth part of their series looking at working with the filesystem in PHP, DevShed has posted a new tutorial focusing on security and permission handling for files/resources.

These days, security is paramount to any server installation, large or small. Most modern operating systems have embraced the concept of the separation of file rights via a user/group ownership paradigm, which, when properly configured, offers a wonderfully convenient and powerful means for securing data. In this section, you'll learn how to use PHP's built-in functionality to review and manage these permissions.

They introduce functions like:

Sample code is also included to show how to open and close a file.

0 comments voice your opinion now!
file security resource permissions function tutorial


blog comments powered by Disqus

Similar Posts

ProDevTips.com: Parsing tags with Zend Feed

DevShed: Validating IP Addresses with Filters in PHP 5

PHPKitchen: Using Wordpress

DevShed: Auto Loading Classes in PHP 5

Fabien Potencier's Blog: Find your Files


Community Events











Don't see your event here?
Let us know!


tool language object community database series zendframework2 code introduction opinion release podcast testing conference example interview composer framework development functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework