cvs: phpdoc-hu /reference/filesystem reference.xml
[email protected] ("Lajos Cseppent?")
| Newsgroups | php.doc.hu |
|---|---|
| Message-ID | <cvschappy1170067915@cvsserver> |
chappy Mon Jan 29 10:51:55 2007 UTC
Added files:
/phpdoc-hu/reference/filesystem reference.xml
Log:
sync
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/filesystem/reference.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/filesystem/reference.xml
+++ phpdoc-hu/reference/filesystem/reference.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.12 Maintainer: chappy Status: ready -->
<!-- Purpose: fileprocess.file -->
<!-- Membership: core -->
<reference id="ref.filesystem">
<title>Fájlrendszer Függvények</title>
<titleabbrev>Fájlrendszer</titleabbrev>
<partintro>
<section id="filesystem.intro">
&reftitle.intro;
<para>
</para>
</section>
<section id="filesystem.requirements">
&reftitle.required;
<para>
Semmilyen külsõ könyvtár nem szükséges e kiterjesztés használatához, azonban ha
a PHP-t LFS (nagy fájlok) támogatásával akarod használni Linuxon, szükséged van a legújabb
glibc-re és a következõ parancsot bele kell fordítanod a PHP-ba:
<literal>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64</literal>.
</para>
</section>
<section id="filesystem.installation">
&reftitle.install;
&no.install;
</section>
&reference.filesystem.ini;
<section id="filesystem.resources">
&reftitle.resources;
<para>
</para>
</section>
&reference.filesystem.constants;
<section id="filesystem.seealso">
&reftitle.seealso;
<simpara>
For related functions, see also the <link linkend="ref.dir">Könyvtárkezelés</link>
és a <link linkend="ref.exec">Programfuttatás</link> részeket.
</simpara>
<simpara>
A különféle URL burkolók listájáért és leírásukért, amiket távoli fájloknál használhatsz lásd az
<xref linkend="wrappers"/>-et.
</simpara>
</section>
</partintro>
&reference.filesystem.functions;
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->