cvs: phpdoc-sk /reference/oci8/functions ocicolumnisnull.xml
[email protected] ("Miroslav Lednicky")
| Newsgroups | php.doc.sk |
|---|---|
| Message-ID | <cvs_batman_1049986987@cvsserver> |
_batman_ Thu Apr 10 11:03:07 2003 EDT
Added files:
/phpdoc-sk/reference/oci8/functions ocicolumnisnull.xml
Log:
New translation
Index: phpdoc-sk/reference/oci8/functions/ocicolumnisnull.xml
+++ phpdoc-sk/reference/oci8/functions/ocicolumnisnull.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
<refentry id="function.ocicolumnisnull">
<refnamediv>
<refname>ocicolumnisnull</refname>
<refpurpose>Testuje, èi je výsledný ståpec &null;</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>bool</type><methodname>ocicolumnisnull</methodname>
<methodparam><type>resource</type><parameter>stmt</parameter></methodparam>
<methodparam><type>mixed</type><parameter>column</parameter></methodparam>
</methodsynopsis>
<para>
<function>ocicolumnisnull</function> vráti &true; ak návratová hodnota
ståpca <parameter>column</parameter> z dopytu <parameter>stmt</parameter>
je &null. Mô¾ete pou¾i» èíslo ståpca alebo názov ståpca ako parameter
ståpec <parameter>col</parameter>.
</para>
</refsect1>
</refentry>
<!-- 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
-->