cvs: phpdoc-sk /reference/bc configure.xml ini.xml reference.xml
[email protected] ("Joseph Drake")
| Newsgroups | php.doc.sk |
|---|---|
| Message-ID | <cvsjoseph1045872225@cvsserver> |
joseph Fri Feb 21 19:03:45 2003 EDT
Added files:
/phpdoc-sk/reference/bc configure.xml ini.xml reference.xml
Log:
bc stuff
Index: phpdoc-sk/reference/bc/configure.xml
+++ phpdoc-sk/reference/bc/configure.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.1 Maintainer: joseph Status: ready -->
<section id="bc.installation">
&reftitle.install;
<para>
V PHP 4 sú tieto funkcie dostupné iba ak bolo <literal>PHP</literal>
konfigurované s <option role="configure">--enable-bcmath</option>.
V PHP 3 sú tieto funkcie dostupné iba ak <literal>PHP</literal> NEbolo
konfigurované s <option role="configure">--disable-bcmath</option>.
</para>
&windows.builtin;
</section>
<!-- 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
-->
Index: phpdoc-sk/reference/bc/ini.xml
+++ phpdoc-sk/reference/bc/ini.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.1 Maintainer: joseph Status: ready -->
<section id="bc.configuration">
&reftitle.runtime;
&extension.runtime;
<para>
<table>
<title>BC math konfiguraèné voµby</title>
<tgroup cols="3">
<thead>
<row>
<entry>Názov</entry>
<entry>Východzí</entry>
<entry>Zmeniteµný</entry>
</row>
</thead>
<tbody>
<row>
<entry>bcmath.scale</entry>
<entry>0</entry>
<entry>PHP_INI_ALL</entry>
</row>
</tbody>
</tgroup>
</table>
Ïal¹ie podrobnosti a definície PHP_INI_* kon¹tánt si pozrite
<function>ini_set</function>.
</para>
<para>
Tu je krátke vysvetlenie konfiguraèných direktív.
<variablelist>
<varlistentry id="ini.bcmath.scale">
<term>
<parameter>bcmath.scale</parameter>
<type>integer</type>
</term>
<listitem>
<para>
Poèet desatinných èíslic pre v¹etky bcmath funkcie.
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
</section>
<!-- 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
-->
Index: phpdoc-sk/reference/bc/reference.xml
+++ phpdoc-sk/reference/bc/reference.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.6 Maintainer: joseph Status: ready -->
<reference id="ref.bc">
<title>BCMath výpoèty s µubovoµnou presnos»ou</title>
<titleabbrev>BC math</titleabbrev>
<partintro>
<section id="bc.intro">
&reftitle.intro;
<para>
Pre µubovoµnú matematickú presnos» PHP ponúka Binárnu Kalkulaèku, ktorá
podporuje èísla akejkoµvek veµkosti a presnosti, reprezentované ako
re»azce.
</para>
</section>
<section id="bc.requirements">
&reftitle.required;
<para>
Od PHP 4.0.4 je libbcmath s PHP zviazaný. Nepotrebujete teda ¾iadne
externé kni¾nice pre toto roz¹írenie.
</para>
</section>
&reference.bc.configure;
&reference.bc.ini;
<section id="bc.resources">
&reftitle.resources;
&no.resource;
</section>
<section id="bc.constants">
&reftitle.constants;
&no.constants;
</section>
</partintro>
&reference.bc.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
-->