464 |
jpm |
1 |
<!DOCTYPE html>
|
|
|
2 |
<html>
|
|
|
3 |
<head>
|
|
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
5 |
<meta name="generator" content="ApiGen 2.8.0">
|
|
|
6 |
|
465 |
jpm |
7 |
<title>Class Fichier</title>
|
464 |
jpm |
8 |
|
|
|
9 |
<script type="text/javascript" src="resources/combined.js?4205936287"></script>
|
465 |
jpm |
10 |
<script type="text/javascript" src="elementlist.js?4111837732"></script>
|
464 |
jpm |
11 |
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360">
|
|
|
12 |
|
|
|
13 |
</head>
|
|
|
14 |
|
|
|
15 |
<body>
|
|
|
16 |
<div id="left">
|
|
|
17 |
<div id="menu">
|
|
|
18 |
<a href="index.html" title="Overview"><span>Overview</span></a>
|
|
|
19 |
|
|
|
20 |
|
|
|
21 |
<div id="groups">
|
|
|
22 |
<h3>Packages</h3>
|
|
|
23 |
<ul>
|
|
|
24 |
<li><a href="package-Framework.html">Framework</a>
|
|
|
25 |
</li>
|
|
|
26 |
<li><a href="package-None.html">None</a>
|
|
|
27 |
</li>
|
|
|
28 |
<li><a href="package-PHP.html">PHP</a>
|
|
|
29 |
</li>
|
|
|
30 |
<li class="active"><a href="package-Utilitaire.html">Utilitaire</a>
|
|
|
31 |
</li>
|
|
|
32 |
</ul>
|
|
|
33 |
</div>
|
|
|
34 |
|
|
|
35 |
<hr>
|
|
|
36 |
|
|
|
37 |
|
|
|
38 |
<div id="elements">
|
|
|
39 |
<h3>Classes</h3>
|
|
|
40 |
<ul>
|
|
|
41 |
<li><a href="class-Chaine.html">Chaine</a></li>
|
|
|
42 |
<li><a href="class-Encodage.html">Encodage</a></li>
|
|
|
43 |
<li class="active"><a href="class-Fichier.html">Fichier</a></li>
|
|
|
44 |
<li><a href="class-Pattern.html">Pattern</a></li>
|
|
|
45 |
<li><a href="class-Tableau.html">Tableau</a></li>
|
|
|
46 |
</ul>
|
|
|
47 |
|
|
|
48 |
|
|
|
49 |
|
|
|
50 |
|
|
|
51 |
|
|
|
52 |
</div>
|
|
|
53 |
</div>
|
|
|
54 |
</div>
|
|
|
55 |
|
|
|
56 |
<div id="splitter"></div>
|
|
|
57 |
|
|
|
58 |
<div id="right">
|
|
|
59 |
<div id="rightInner">
|
|
|
60 |
<form id="search">
|
|
|
61 |
<input type="hidden" name="cx" value="">
|
|
|
62 |
<input type="hidden" name="ie" value="UTF-8">
|
|
|
63 |
<input type="text" name="q" class="text">
|
|
|
64 |
<input type="submit" value="Search">
|
|
|
65 |
</form>
|
|
|
66 |
|
|
|
67 |
<div id="navigation">
|
|
|
68 |
<ul>
|
|
|
69 |
<li>
|
|
|
70 |
<a href="index.html" title="Overview"><span>Overview</span></a>
|
|
|
71 |
</li>
|
|
|
72 |
<li>
|
|
|
73 |
<a href="package-Utilitaire.html" title="Summary of Utilitaire"><span>Package</span></a>
|
|
|
74 |
</li>
|
|
|
75 |
<li class="active">
|
|
|
76 |
<span>Class</span> </li>
|
|
|
77 |
</ul>
|
|
|
78 |
<ul>
|
|
|
79 |
<li>
|
|
|
80 |
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
|
|
81 |
</li>
|
|
|
82 |
<li>
|
|
|
83 |
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
|
|
84 |
</li>
|
|
|
85 |
<li>
|
|
|
86 |
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
|
|
87 |
</li>
|
|
|
88 |
</ul>
|
|
|
89 |
<ul>
|
|
|
90 |
</ul>
|
|
|
91 |
</div>
|
|
|
92 |
|
|
|
93 |
<div id="content" class="class">
|
|
|
94 |
<h1>Class Fichier</h1>
|
|
|
95 |
|
|
|
96 |
|
|
|
97 |
<div class="description">
|
|
|
98 |
|
|
|
99 |
<p>Classe fournissant des méthodes statiques de manipulation des fichiers.</p>
|
|
|
100 |
|
|
|
101 |
</div>
|
|
|
102 |
|
|
|
103 |
|
|
|
104 |
|
|
|
105 |
|
|
|
106 |
|
|
|
107 |
|
|
|
108 |
|
|
|
109 |
|
|
|
110 |
|
|
|
111 |
<div class="info">
|
|
|
112 |
|
|
|
113 |
|
|
|
114 |
|
|
|
115 |
<b>Package:</b> <a href="package-Utilitaire.html">Utilitaire</a><br>
|
|
|
116 |
|
|
|
117 |
<b>Category:</b>
|
|
|
118 |
PHP 5.2<br>
|
|
|
119 |
<b>Copyright:</b>
|
|
|
120 |
Copyright (c) 2009, Tela Botanica (<a
|
|
|
121 |
href="mailto:accueil@tela-botanica.org">accueil@<!-- -->tela-botanica.org</a>)<br>
|
|
|
122 |
<b>License:</b>
|
|
|
123 |
<a href="http://www.gnu.org/licenses/gpl.html">Licence GNU-GPL-v3</a><br>
|
|
|
124 |
<b>License:</b>
|
|
|
125 |
<a href="http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt">Licence CECILL-v2</a><br>
|
|
|
126 |
<b>Author:</b>
|
|
|
127 |
Jean-Pascal MILCENT <<a
|
|
|
128 |
href="mailto:jpm@tela-botanica.org">jpm@<!-- -->tela-botanica.org</a>><br>
|
|
|
129 |
<b>Version:</b>
|
|
|
130 |
$Id: Fichier.php 352 2011-07-21 10:25:56Z jpm $<br>
|
|
|
131 |
<b>Link:</b>
|
|
|
132 |
/doc/framework/<br>
|
465 |
jpm |
133 |
<b>Located at</b> <a href="source-class-Fichier.html#3-201" title="Go to source code">utilitaires/Fichier.php</a><br>
|
464 |
jpm |
134 |
</div>
|
|
|
135 |
|
|
|
136 |
|
|
|
137 |
|
|
|
138 |
<table class="summary" id="methods">
|
|
|
139 |
<caption>Methods summary</caption>
|
|
|
140 |
<tr data-order="creerFichier" id="_creerFichier">
|
|
|
141 |
|
|
|
142 |
<td class="attributes"><code>
|
|
|
143 |
public static
|
|
|
144 |
string
|
|
|
145 |
|
|
|
146 |
</code>
|
|
|
147 |
</td>
|
|
|
148 |
|
|
|
149 |
<td class="name"><div>
|
|
|
150 |
<a class="anchor" href="#_creerFichier">#</a>
|
|
|
151 |
<code><a href="source-class-Fichier.html#16-46" title="Go to source code">creerFichier</a>( <span>string <var>$fichier</var></span>, <span>string <var>$contenu</var></span> )</code>
|
|
|
152 |
|
|
|
153 |
<div class="description short">
|
|
|
154 |
|
|
|
155 |
<p>Créer et stocke du contenu dans un fichier.</p>
|
|
|
156 |
|
|
|
157 |
</div>
|
|
|
158 |
|
|
|
159 |
<div class="description detailed hidden">
|
|
|
160 |
|
|
|
161 |
<p>Créer et stocke du contenu dans un fichier.</p>
|
|
|
162 |
|
|
|
163 |
|
|
|
164 |
|
|
|
165 |
<h4>Parameters</h4>
|
|
|
166 |
<div class="list"><dl>
|
|
|
167 |
<dt><var>$fichier</var></dt>
|
|
|
168 |
<dd><code>string</code><br>le chemin et le nom du fichier.</dd>
|
|
|
169 |
<dt><var>$contenu</var></dt>
|
|
|
170 |
<dd><code>string</code><br>le contenu à stocker dans le fichier.</dd>
|
|
|
171 |
</dl></div>
|
|
|
172 |
|
|
|
173 |
<h4>Returns</h4>
|
|
|
174 |
<div class="list">
|
|
|
175 |
<code>string</code><br>true en cas de succès sinon false.<br>
|
|
|
176 |
</div>
|
|
|
177 |
|
|
|
178 |
|
|
|
179 |
|
|
|
180 |
|
|
|
181 |
</div>
|
|
|
182 |
</div></td>
|
|
|
183 |
</tr>
|
|
|
184 |
<tr data-order="creerFichierGzip" id="_creerFichierGzip">
|
|
|
185 |
|
|
|
186 |
<td class="attributes"><code>
|
|
|
187 |
public static
|
|
|
188 |
string
|
|
|
189 |
|
|
|
190 |
</code>
|
|
|
191 |
</td>
|
|
|
192 |
|
|
|
193 |
<td class="name"><div>
|
|
|
194 |
<a class="anchor" href="#_creerFichierGzip">#</a>
|
|
|
195 |
<code><a href="source-class-Fichier.html#48-83" title="Go to source code">creerFichierGzip</a>( <span>string <var>$fichier</var></span>, <span>string <var>$contenu</var></span> )</code>
|
|
|
196 |
|
|
|
197 |
<div class="description short">
|
|
|
198 |
|
|
|
199 |
<p>Créer et stocke du contenu dans un fichier compressé en Gzip.</p>
|
|
|
200 |
|
|
|
201 |
</div>
|
|
|
202 |
|
|
|
203 |
<div class="description detailed hidden">
|
|
|
204 |
|
|
|
205 |
<p>Créer et stocke du contenu dans un fichier compressé en Gzip.</p>
|
|
|
206 |
|
|
|
207 |
|
|
|
208 |
|
|
|
209 |
<h4>Parameters</h4>
|
|
|
210 |
<div class="list"><dl>
|
|
|
211 |
<dt><var>$fichier</var></dt>
|
|
|
212 |
<dd><code>string</code><br>le chemin et le nom du fichier.</dd>
|
|
|
213 |
<dt><var>$contenu</var></dt>
|
|
|
214 |
<dd><code>string</code><br>le contenu à stocker dans le fichier.</dd>
|
|
|
215 |
</dl></div>
|
|
|
216 |
|
|
|
217 |
<h4>Returns</h4>
|
|
|
218 |
<div class="list">
|
|
|
219 |
<code>string</code><br>true en cas de succès sinon false.<br>
|
|
|
220 |
</div>
|
|
|
221 |
|
|
|
222 |
|
|
|
223 |
|
|
|
224 |
|
|
|
225 |
</div>
|
|
|
226 |
</div></td>
|
|
|
227 |
</tr>
|
|
|
228 |
<tr data-order="supprimerDossier" id="_supprimerDossier">
|
|
|
229 |
|
|
|
230 |
<td class="attributes"><code>
|
|
|
231 |
public static
|
|
|
232 |
|
|
|
233 |
|
|
|
234 |
</code>
|
|
|
235 |
</td>
|
|
|
236 |
|
|
|
237 |
<td class="name"><div>
|
|
|
238 |
<a class="anchor" href="#_supprimerDossier">#</a>
|
|
|
239 |
<code><a href="source-class-Fichier.html#85-107" title="Go to source code">supprimerDossier</a>( <span>string <var>$dossier</var></span> )</code>
|
|
|
240 |
|
|
|
241 |
<div class="description short">
|
|
|
242 |
|
|
|
243 |
<p>Supprime récursivement un dossier et tout son contenu.</p>
|
|
|
244 |
|
|
|
245 |
</div>
|
|
|
246 |
|
|
|
247 |
<div class="description detailed hidden">
|
|
|
248 |
|
|
|
249 |
<p>Supprime récursivement un dossier et tout son contenu.</p>
|
|
|
250 |
|
|
|
251 |
|
|
|
252 |
|
|
|
253 |
<h4>Parameters</h4>
|
|
|
254 |
<div class="list"><dl>
|
|
|
255 |
<dt><var>$dossier</var></dt>
|
|
|
256 |
<dd><code>string</code><br>$dossier le chemin vers le dossier à supprimer.</dd>
|
|
|
257 |
</dl></div>
|
|
|
258 |
|
|
|
259 |
|
|
|
260 |
|
|
|
261 |
|
|
|
262 |
|
|
|
263 |
</div>
|
|
|
264 |
</div></td>
|
|
|
265 |
</tr>
|
|
|
266 |
<tr data-order="convertirTaille" id="_convertirTaille">
|
|
|
267 |
|
|
|
268 |
<td class="attributes"><code>
|
|
|
269 |
public static
|
|
|
270 |
string
|
|
|
271 |
|
|
|
272 |
</code>
|
|
|
273 |
</td>
|
|
|
274 |
|
|
|
275 |
<td class="name"><div>
|
|
|
276 |
<a class="anchor" href="#_convertirTaille">#</a>
|
|
|
277 |
<code><a href="source-class-Fichier.html#109-119" title="Go to source code">convertirTaille</a>( <span>integer <var>$taille</var></span> )</code>
|
|
|
278 |
|
|
|
279 |
<div class="description short">
|
|
|
280 |
|
|
|
281 |
<p>Convertion d'un nombre d'octet en kB, MB, GB.</p>
|
|
|
282 |
|
|
|
283 |
</div>
|
|
|
284 |
|
|
|
285 |
<div class="description detailed hidden">
|
|
|
286 |
|
|
|
287 |
<p>Convertion d'un nombre d'octet en kB, MB, GB.</p>
|
|
|
288 |
|
|
|
289 |
|
|
|
290 |
|
|
|
291 |
<h4>Parameters</h4>
|
|
|
292 |
<div class="list"><dl>
|
|
|
293 |
<dt><var>$taille</var></dt>
|
|
|
294 |
<dd><code>integer</code><br>$taille la taille en octet à convertir</dd>
|
|
|
295 |
</dl></div>
|
|
|
296 |
|
|
|
297 |
<h4>Returns</h4>
|
|
|
298 |
<div class="list">
|
|
|
299 |
<code>string</code><br>la chaine représentant la taille en octets.<br>
|
|
|
300 |
</div>
|
|
|
301 |
|
|
|
302 |
|
|
|
303 |
<h4>Link</h4>
|
|
|
304 |
<div class="list">
|
|
|
305 |
<a href="http://forum.webmaster-rank.info/developpement-site/code-taille-memoire-d-une-variable-en-php-t1344.html">http://forum.webmaster-rank.info/developpement-site/code-taille-memoire-d-une-variable-en-php-t1344.html</a><br>
|
|
|
306 |
</div>
|
|
|
307 |
|
|
|
308 |
|
|
|
309 |
</div>
|
|
|
310 |
</div></td>
|
|
|
311 |
</tr>
|
|
|
312 |
<tr data-order="getDossierTmp" id="_getDossierTmp">
|
|
|
313 |
|
|
|
314 |
<td class="attributes"><code>
|
|
|
315 |
public static
|
|
|
316 |
string|false
|
|
|
317 |
|
|
|
318 |
</code>
|
|
|
319 |
</td>
|
|
|
320 |
|
|
|
321 |
<td class="name"><div>
|
|
|
322 |
<a class="anchor" href="#_getDossierTmp">#</a>
|
|
|
323 |
<code><a href="source-class-Fichier.html#121-186" title="Go to source code">getDossierTmp</a>( )</code>
|
|
|
324 |
|
|
|
325 |
<div class="description short">
|
|
|
326 |
|
|
|
327 |
<p>Détermine le dossier système temporaire et détecte si nous y avons accès
|
|
|
328 |
en lecture et écriture.</p>
|
|
|
329 |
|
|
|
330 |
</div>
|
|
|
331 |
|
|
|
332 |
<div class="description detailed hidden">
|
|
|
333 |
|
|
|
334 |
<p>Détermine le dossier système temporaire et détecte si nous y avons accès
|
|
|
335 |
en lecture et écriture.</p>
|
|
|
336 |
|
|
|
337 |
<p>Inspiré de Zend_File_Transfer_Adapter_Abstract & Zend_Cache</p>
|
|
|
338 |
|
|
|
339 |
|
|
|
340 |
|
|
|
341 |
|
|
|
342 |
<h4>Returns</h4>
|
|
|
343 |
<div class="list">
|
|
|
344 |
<code>string|false</code><br>le chemine vers le dossier temporaire ou false en cas d'échec.<br>
|
|
|
345 |
</div>
|
|
|
346 |
|
|
|
347 |
|
|
|
348 |
|
|
|
349 |
|
|
|
350 |
</div>
|
|
|
351 |
</div></td>
|
|
|
352 |
</tr>
|
|
|
353 |
<tr data-order="etreAccessibleEnLectureEtEcriture" id="_etreAccessibleEnLectureEtEcriture">
|
|
|
354 |
|
|
|
355 |
<td class="attributes"><code>
|
|
|
356 |
protected static
|
|
|
357 |
boolean
|
|
|
358 |
|
|
|
359 |
</code>
|
|
|
360 |
</td>
|
|
|
361 |
|
|
|
362 |
<td class="name"><div>
|
|
|
363 |
<a class="anchor" href="#_etreAccessibleEnLectureEtEcriture">#</a>
|
|
|
364 |
<code><a href="source-class-Fichier.html#188-200" title="Go to source code">etreAccessibleEnLectureEtEcriture</a>( <span>mixed <var>$ressource</var></span> )</code>
|
|
|
365 |
|
|
|
366 |
<div class="description short">
|
|
|
367 |
|
|
|
368 |
<p>Vérifie si le fichier ou dossier est accessible en lecture et écriture.</p>
|
|
|
369 |
|
|
|
370 |
</div>
|
|
|
371 |
|
|
|
372 |
<div class="description detailed hidden">
|
|
|
373 |
|
|
|
374 |
<p>Vérifie si le fichier ou dossier est accessible en lecture et écriture.</p>
|
|
|
375 |
|
|
|
376 |
|
|
|
377 |
|
|
|
378 |
<h4>Parameters</h4>
|
|
|
379 |
<div class="list"><dl>
|
|
|
380 |
<dt><var>$ressource</var></dt>
|
|
|
381 |
<dd><code>mixed</code><br>$ressource chemin vers le dossier ou fichier à tester</dd>
|
|
|
382 |
</dl></div>
|
|
|
383 |
|
|
|
384 |
<h4>Returns</h4>
|
|
|
385 |
<div class="list">
|
|
|
386 |
<code>boolean</code><br>true si la ressource est accessible en lecture et écriture.<br>
|
|
|
387 |
</div>
|
|
|
388 |
|
|
|
389 |
|
|
|
390 |
|
|
|
391 |
|
|
|
392 |
</div>
|
|
|
393 |
</div></td>
|
|
|
394 |
</tr>
|
|
|
395 |
</table>
|
|
|
396 |
|
|
|
397 |
|
|
|
398 |
|
|
|
399 |
|
|
|
400 |
|
|
|
401 |
|
|
|
402 |
|
|
|
403 |
|
|
|
404 |
|
|
|
405 |
|
|
|
406 |
|
|
|
407 |
|
|
|
408 |
|
|
|
409 |
|
|
|
410 |
|
|
|
411 |
|
|
|
412 |
|
|
|
413 |
|
|
|
414 |
</div>
|
|
|
415 |
|
|
|
416 |
<div id="footer">
|
465 |
jpm |
417 |
API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
|
464 |
jpm |
418 |
</div>
|
|
|
419 |
</div>
|
|
|
420 |
</div>
|
|
|
421 |
</body>
|
|
|
422 |
</html>
|