News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Nessa's Blog:
Working with Permissions in PHP
December 24, 2007 @ 09:22:00

On her blog Nessa has a brief look at working with permissions with PHP via three functions - chown, chgrp and chmod.

PHP uses the same command as *nix systems when dealing with changing permissions for files. These commands are particularly useful in situations where PHP runs as a different user on the system, which is common when PHP is compiled as an Apache user.

She includes a basic syntax for each of them and how one (chmod) could be used in an example of file creation.

1 comment voice your opinion now!
permissions chmod chgrp chown function file permissions chmod chgrp chown function file




Community Events





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


zendframework2 voicesoftheelephpant phpunit podcast application language opinion testing conference framework community interview symfony2 release zendframework development unittest injection introduction database

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