update page now

Voting

: zero minus zero?
(Example: nine)

The Note You're Voting On

antonixyz at gmx dot net
17 years ago
<?php
$stat = stat($filepath);
$mode = $stat[2];
?>
is identical to:
<?php $mode = fileperms($filepath); ?>

at least on my linux box.

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /