Position actuelle: Accueil> Catégories de fonctions> fileowner

fileowner

Obtenez le propriétaire du fichier
Nom:fileowner
Catégorie:Système de fichiers
Langage de programmation:php
Description en une ligne:L'ID utilisateur du fichier (propriétaire).

Exemple

 <span class="token php language-php"><span class="token delimiter important"><? Php</span>
<span class="token keyword">Echo</span> <span class="token function">FileOwner</span> <span class="token punctuation">(</span> <span class="token string double-quoted-string">"test.txt"</span> <span class="token punctuation">)</span> <span class="token punctuation">;</span>
<span class="token delimiter important">?></span></span>
Fonctions similaires
Articles populaires